Uses of Interface
org.apache.druid.client.selector.HistoricalFilter
Packages that use HistoricalFilter
-
Uses of HistoricalFilter in org.apache.druid.client
Classes in org.apache.druid.client that implement HistoricalFilterModifier and TypeClassDescriptionclassBroker view of the coordinator dynamic configuration, and its derived values such as target and source clone servers. -
Uses of HistoricalFilter in org.apache.druid.client.selector
Fields in org.apache.druid.client.selector declared as HistoricalFilterModifier and TypeFieldDescriptionstatic final HistoricalFilterHistoricalFilter.IDENTITY_FILTERPerform no filtering, regardless of the query mode.Constructors in org.apache.druid.client.selector with parameters of type HistoricalFilterModifierConstructorDescriptionServerSelector(DataSegment segment, TierSelectorStrategy strategy, HistoricalFilter filter)