Class SegmentStatusInTier
java.lang.Object
org.apache.druid.server.coordinator.loading.SegmentStatusInTier
Maintains a map containing the state of a segment on all servers of a tier.
-
Constructor Summary
ConstructorsConstructorDescriptionSegmentStatusInTier(DataSegment segment, NavigableSet<ServerHolder> historicals) -
Method Summary
-
Constructor Details
-
Method Details
-
getServersEligibleToLoad
-
getServersEligibleToDrop
-
getServersPerforming
-