Uses of Enum Class
org.graylog2.system.processing.DBProcessingStatusService.ProcessingNodesState
Packages that use DBProcessingStatusService.ProcessingNodesState
-
Uses of DBProcessingStatusService.ProcessingNodesState in org.graylog2.system.processing
Methods in org.graylog2.system.processing that return DBProcessingStatusService.ProcessingNodesStateModifier and TypeMethodDescriptionDBProcessingStatusService.calculateProcessingState(TimeRange timeRange) Calculates the processing state of all active Graylog nodes in the cluster.Returns the enum constant of this class with the specified name.DBProcessingStatusService.ProcessingNodesState.values()Returns an array containing the constants of this enum class, in the order they are declared.