Uses of Class
org.graylog.plugins.pipelineprocessor.functions.messages.StreamCacheService
Packages that use StreamCacheService
-
Uses of StreamCacheService in org.graylog.plugins.pipelineprocessor.functions.messages
Constructors in org.graylog.plugins.pipelineprocessor.functions.messages with parameters of type StreamCacheServiceModifierConstructorDescriptionRemoveFromStream(StreamCacheService streamCacheService, javax.inject.Provider<Stream> defaultStreamProvider) RouteToStream(StreamCacheService streamCacheService, javax.inject.Provider<Stream> defaultStreamProvider)