Interface NamedPluginReceiverInfo

  • All Superinterfaces:
    NameInfo

    public interface NamedPluginReceiverInfo
    extends NameInfo
    This interface provides the API for accessing a snapshot of information about a Receiver that is/was live in the engine.
    • Method Detail

      • getQueueSize

        int getQueueSize()
        Get the current queue size for this Receiver
        Returns:
        the queue size
      • getChannels

        java.lang.String[] getChannels()
        Get the channels to which this Receiver is subscribed
        Returns:
        the channels