Interface QueueProvider


public interface QueueProvider
Provides a collection of FlowFileQueues that represents all queues in the current flow
  • Method Details

    • getAllQueues

      Collection<FlowFileQueue> getAllQueues()
      Returns:
      all FlowFileQueues that currently exist in the flow