Interface RemoteQueuePartitionDiagnostics


public interface RemoteQueuePartitionDiagnostics
  • Method Details

    • getNodeIdentifier

      String getNodeIdentifier()
    • getUnacknowledgedQueueSize

      org.apache.nifi.controller.queue.QueueSize getUnacknowledgedQueueSize()
    • getActiveQueueSize

      org.apache.nifi.controller.queue.QueueSize getActiveQueueSize()
    • getSwapQueueSize

      org.apache.nifi.controller.queue.QueueSize getSwapQueueSize()
    • getSwapFileCount

      int getSwapFileCount()