Uses of Package
org.apache.druid.query.extraction
Packages that use org.apache.druid.query.extraction
Package
Description
-
Classes in org.apache.druid.query.extraction used by org.apache.druid.frame.fieldClassDescriptionAn ExtractionFn is a function that can be used to transform the values of a column (typically a dimension).
-
Classes in org.apache.druid.query.extraction used by org.apache.druid.query.dimensionClassDescriptionAn ExtractionFn is a function that can be used to transform the values of a column (typically a dimension).
-
Classes in org.apache.druid.query.extraction used by org.apache.druid.query.extractionClassDescriptionAn ExtractionFn is a function that can be used to transform the values of a column (typically a dimension).
-
Classes in org.apache.druid.query.extraction used by org.apache.druid.query.filterClassDescriptionAn ExtractionFn is a function that can be used to transform the values of a column (typically a dimension).
-
Classes in org.apache.druid.query.extraction used by org.apache.druid.query.groupby.havingClassDescriptionAn ExtractionFn is a function that can be used to transform the values of a column (typically a dimension).
-
Classes in org.apache.druid.query.extraction used by org.apache.druid.query.lookupClassDescriptionAn ExtractionFn is a function that can be used to transform the values of a column (typically a dimension).Functional extraction uses a function to find the new value.
-
Classes in org.apache.druid.query.extraction used by org.apache.druid.segmentClassDescriptionAn ExtractionFn is a function that can be used to transform the values of a column (typically a dimension).
-
Classes in org.apache.druid.query.extraction used by org.apache.druid.segment.columnClassDescriptionAn ExtractionFn is a function that can be used to transform the values of a column (typically a dimension).
-
Classes in org.apache.druid.query.extraction used by org.apache.druid.segment.filterClassDescriptionAn ExtractionFn is a function that can be used to transform the values of a column (typically a dimension).
-
Classes in org.apache.druid.query.extraction used by org.apache.druid.segment.nestedClassDescriptionAn ExtractionFn is a function that can be used to transform the values of a column (typically a dimension).
-
Classes in org.apache.druid.query.extraction used by org.apache.druid.segment.virtualClassDescriptionAn ExtractionFn is a function that can be used to transform the values of a column (typically a dimension).