| Package | Description |
|---|---|
| org.apache.kylin.storage.hbase.common.coprocessor |
| Modifier and Type | Method and Description |
|---|---|
static FilterDecorator.FilterConstantsTreatment |
FilterDecorator.FilterConstantsTreatment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterDecorator.FilterConstantsTreatment[] |
FilterDecorator.FilterConstantsTreatment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CoprocessorFilter |
CoprocessorFilter.fromFilter(org.apache.kylin.dimension.IDimensionEncodingMap dimEncMap,
org.apache.kylin.metadata.filter.TupleFilter rootFilter,
FilterDecorator.FilterConstantsTreatment filterConstantsTreatment) |
| Constructor and Description |
|---|
FilterDecorator(org.apache.kylin.dimension.IDimensionEncodingMap dimEncMap,
FilterDecorator.FilterConstantsTreatment filterConstantsTreatment) |
Copyright © 2014–2017 Apache Software Foundation. All rights reserved.