Uses of Enum
org.apache.druid.server.coordination.SegmentChangeStatus.State
Packages that use SegmentChangeStatus.State
-
Uses of SegmentChangeStatus.State in org.apache.druid.server.coordination
Methods in org.apache.druid.server.coordination that return SegmentChangeStatus.StateModifier and TypeMethodDescriptionSegmentChangeStatus.getState()static SegmentChangeStatus.StateReturns the enum constant of this type with the specified name.static SegmentChangeStatus.State[]SegmentChangeStatus.State.values()Returns an array containing the constants of this enum type, in the order they are declared.