| Modifier and Type | Class and Description |
|---|---|
class |
CardinalityVectorProcessorFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
VectorValueMatcherColumnProcessorFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupByVectorColumnProcessorFactory |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
ColumnProcessors.makeVectorProcessor(DimensionSpec dimensionSpec,
VectorColumnProcessorFactory<T> processorFactory,
VectorColumnSelectorFactory selectorFactory)
Make a processor for a particular
DimensionSpec. |
static <T> T |
ColumnProcessors.makeVectorProcessor(String column,
VectorColumnProcessorFactory<T> processorFactory,
VectorColumnSelectorFactory selectorFactory)
Make a processor for a particular named column.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.