Uses of Enum Class
org.apache.druid.timeline.LogicalSegment.Status
Packages that use LogicalSegment.Status
-
Uses of LogicalSegment.Status in org.apache.druid.timeline
Methods in org.apache.druid.timeline that return LogicalSegment.StatusModifier and TypeMethodDescriptiondefault LogicalSegment.StatusLogicalSegment.getStatus()TimelineObjectHolder.getStatus()static LogicalSegment.StatusReturns the enum constant of this class with the specified name.static LogicalSegment.Status[]LogicalSegment.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.