Uses of Class
org.apache.druid.annotations.SubclassesMustOverrideEqualsAndHashCode
-
-
Uses of SubclassesMustOverrideEqualsAndHashCode in org.apache.druid.collections.spatial.search
Classes in org.apache.druid.collections.spatial.search with annotations of type SubclassesMustOverrideEqualsAndHashCode Modifier and Type Interface Description interfaceBound<TCoordinateArray,TPoint extends ImmutableNode<TCoordinateArray>> -
Uses of SubclassesMustOverrideEqualsAndHashCode in org.apache.druid.math.expr
Classes in org.apache.druid.math.expr with annotations of type SubclassesMustOverrideEqualsAndHashCode Modifier and Type Interface Description interfaceExprBase interface of Druid expression language abstract syntax tree nodes. -
Uses of SubclassesMustOverrideEqualsAndHashCode in org.apache.druid.query.dimension
Classes in org.apache.druid.query.dimension with annotations of type SubclassesMustOverrideEqualsAndHashCode Modifier and Type Interface Description interfaceDimensionSpecProvides information about a dimension for a grouping query, like topN or groupBy. -
Uses of SubclassesMustOverrideEqualsAndHashCode in org.apache.druid.query.extraction
Classes in org.apache.druid.query.extraction with annotations of type SubclassesMustOverrideEqualsAndHashCode Modifier and Type Interface Description interfaceExtractionFnAn ExtractionFn is a function that can be used to transform the values of a column (typically a dimension). -
Uses of SubclassesMustOverrideEqualsAndHashCode in org.apache.druid.query.filter
Classes in org.apache.druid.query.filter with annotations of type SubclassesMustOverrideEqualsAndHashCode Modifier and Type Interface Description interfaceDruidPredicateFactoryinterfaceFilterclassFilterTuningThis class provides a mechanism to influence whether or not indexes are used for aFilterduring processing byFilter.makeFilterBundle(FilterBundle.Builder, BitmapResultFactory, int, int, boolean)(i.e. -
Uses of SubclassesMustOverrideEqualsAndHashCode in org.apache.druid.query.operator.window
Classes in org.apache.druid.query.operator.window with annotations of type SubclassesMustOverrideEqualsAndHashCode Modifier and Type Interface Description interfaceWindowFrame -
Uses of SubclassesMustOverrideEqualsAndHashCode in org.apache.druid.query.search
Classes in org.apache.druid.query.search with annotations of type SubclassesMustOverrideEqualsAndHashCode Modifier and Type Interface Description interfaceSearchQuerySpec -
Uses of SubclassesMustOverrideEqualsAndHashCode in org.apache.druid.segment
Classes in org.apache.druid.segment with annotations of type SubclassesMustOverrideEqualsAndHashCode Modifier and Type Interface Description static interfaceVirtualColumn.EquivalenceKey
-