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