Class OrderedMessageProcessors

java.lang.Object
org.graylog2.messageprocessors.OrderedMessageProcessors
All Implemented Interfaces:
Iterable<MessageProcessor>

public class OrderedMessageProcessors extends Object implements Iterable<MessageProcessor>
Represents the current MessageProcessor ordering in the system. The order is configurable by writing a new MessageProcessorOrder into the ClusterConfig