Uses of Class
org.graylog2.indexer.messages.Messages
Packages that use Messages
Package
Description
-
Uses of Messages in org.graylog.events.indices
Constructors in org.graylog.events.indices with parameters of type Messages -
Uses of Messages in org.graylog.events.processor.aggregation
Constructors in org.graylog.events.processor.aggregation with parameters of type MessagesModifierConstructorDescriptionAggregationEventProcessor(EventDefinition eventDefinition, AggregationSearch.Factory aggregationSearchFactory, EventProcessorDependencyCheck dependencyCheck, DBEventProcessorStateService stateService, MoreSearch moreSearch, EventStreamService eventStreamService, Messages messages, NotificationService notificationService, PermittedStreams permittedStreams, Set<EventQuerySearchTypeSupplier> eventQueryModifiers, MessageFactory messageFactory) -
Uses of Messages in org.graylog2.outputs
Constructors in org.graylog2.outputs with parameters of type MessagesModifierConstructorDescriptionElasticSearchOutput(com.codahale.metrics.MetricRegistry metricRegistry, Messages messages) -
Uses of Messages in org.graylog2.rest.resources.messages
Constructors in org.graylog2.rest.resources.messages with parameters of type MessagesModifierConstructorDescriptionMessageResource(Messages messages, CodecFactory codecFactory, IndexSetRegistry indexSetRegistry, ResultMessageFactory resultMessageFactory)