Interface UimaVmQueueMBean

All Superinterfaces:
Serializable
All Known Implementing Classes:
UimaVmQueue

public interface UimaVmQueueMBean extends Serializable
  • Method Details

    • getQueueSize

      int getQueueSize()
    • getConsumerCount

      int getConsumerCount()
    • getDequeueCount

      long getDequeueCount()
    • reset

      void reset()