Uses of Enum Class
org.graylog2.plugin.lifecycles.Lifecycle
Packages that use Lifecycle
Package
Description
-
Uses of Lifecycle in org.graylog2.filters
Methods in org.graylog2.filters with parameters of type LifecycleModifier and TypeMethodDescriptionvoidExtractorFilter.lifecycleChanged(Lifecycle lifecycle) voidStaticFieldFilter.lifecycleChanged(Lifecycle lifecycle) -
Uses of Lifecycle in org.graylog2.inputs.transports
Methods in org.graylog2.inputs.transports with parameters of type LifecycleModifier and TypeMethodDescriptionvoidAmqpTransport.lifecycleChanged(Lifecycle lifecycle) voidHttpPollTransport.lifecycleStateChange(Lifecycle lifecycle) voidKafkaTransport.lifecycleStateChange(Lifecycle lifecycle) -
Uses of Lifecycle in org.graylog2.plugin
Methods in org.graylog2.plugin that return Lifecycle -
Uses of Lifecycle in org.graylog2.plugin.lifecycles
Methods in org.graylog2.plugin.lifecycles that return Lifecycle -
Uses of Lifecycle in org.graylog2.system.processing
Methods in org.graylog2.system.processing that return LifecycleModifier and TypeMethodDescriptionInMemoryProcessingStatusRecorder.getNodeLifecycleStatus()MongoDBProcessingStatusRecorderService.getNodeLifecycleStatus()ProcessingStatusRecorder.getNodeLifecycleStatus()Returns the nodeLifecyclestatus for the node.abstract LifecycleProcessingStatusDto.nodeLifecycleStatus()Methods in org.graylog2.system.processing with parameters of type LifecycleModifier and TypeMethodDescriptionvoidMongoDBProcessingStatusRecorderService.handleServerShutdown(Lifecycle lifecycle) abstract ProcessingStatusDto.BuilderProcessingStatusDto.Builder.nodeLifecycleStatus(Lifecycle lifecycleStatus)