Uses of Enum Class
org.apache.druid.indexing.overlord.supervisor.SupervisorStateManager.BasicState
Packages that use SupervisorStateManager.BasicState
-
Uses of SupervisorStateManager.BasicState in org.apache.druid.indexing.overlord.supervisor
Methods in org.apache.druid.indexing.overlord.supervisor that return SupervisorStateManager.BasicStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SupervisorStateManager.BasicState[]SupervisorStateManager.BasicState.values()Returns an array containing the constants of this enum class, in the order they are declared.