Class ForeverBroadcastDistributionRule

java.lang.Object
org.apache.druid.server.coordinator.rules.BroadcastDistributionRule
org.apache.druid.server.coordinator.rules.ForeverBroadcastDistributionRule
All Implemented Interfaces:
Rule

public class ForeverBroadcastDistributionRule extends BroadcastDistributionRule
  • Constructor Details

    • ForeverBroadcastDistributionRule

      public ForeverBroadcastDistributionRule()
  • Method Details

    • getType

      public String getType()
    • appliesTo

      public boolean appliesTo(DataSegment segment, org.joda.time.DateTime referenceTimestamp)
    • appliesTo

      public boolean appliesTo(org.joda.time.Interval interval, org.joda.time.DateTime referenceTimestamp)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object