Package com.apama.engine
Interface NamedPluginReceiverInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String[]
getChannels()
Get the channels to which this Receiver is subscribedint
getQueueSize()
Get the current queue size for this Receiver-
Methods inherited from interface com.apama.engine.NameInfo
getFullyQualifiedName, getName, getPackage
-
-