Interface RemoteQueuePartitionDiagnostics


public interface RemoteQueuePartitionDiagnostics
  • Method Details

    • getNodeIdentifier

      String getNodeIdentifier()
    • getUnacknowledgedQueueSize

      QueueSize getUnacknowledgedQueueSize()
    • getActiveQueueSize

      QueueSize getActiveQueueSize()
    • getSwapQueueSize

      QueueSize getSwapQueueSize()
    • getSwapFileCount

      int getSwapFileCount()