java.lang.Object
org.apache.druid.server.coordinator.rules.DropRule
All Implemented Interfaces:
Rule
Direct Known Subclasses:
ForeverDropRule, IntervalDropRule, PeriodDropBeforeRule, PeriodDropRule

public abstract class DropRule extends Object implements Rule
DropRules indicate when segments should be completely removed from the cluster.