|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NamedReceiverInfo
This interface provides the API for accessing a snapshot of information about a Receiver that is/was live in the engine.
Method Summary | |
---|---|
java.lang.String |
getAddress()
Get the address from which this Receiver is connected |
java.lang.String[] |
getChannels()
Get the channels to which this Receiver is subscribed |
int |
getQueueSize()
Get the current queue size for this Receiver |
Methods inherited from interface com.apama.engine.NameInfo |
---|
getFullyQualifiedName, getName, getPackage |
Method Detail |
---|
int getQueueSize()
java.lang.String[] getChannels()
java.lang.String getAddress()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |