Uses of Enum
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 type with the specified name.static SupervisorStateManager.BasicState[]SupervisorStateManager.BasicState.values()Returns an array containing the constants of this enum type, in the order they are declared.