| Modifier and Type | Method and Description |
|---|---|
static CoprocessorFilter |
CoprocessorFilter.deserialize(byte[] filterBytes) |
static CoprocessorFilter |
CoprocessorFilter.fromFilter(org.apache.kylin.dimension.IDimensionEncodingMap dimEncMap,
org.apache.kylin.metadata.filter.TupleFilter rootFilter,
FilterDecorator.FilterConstantsTreatment filterConstantsTreatment) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
CoprocessorFilter.serialize(CoprocessorFilter o) |
| Constructor and Description |
|---|
AggregationScanner(CoprocessorRowType type,
CoprocessorFilter filter,
CoprocessorProjector groupBy,
ObserverAggregators aggrs,
org.apache.hadoop.hbase.regionserver.RegionScanner innerScanner,
CoprocessorBehavior behavior) |
| Modifier and Type | Method and Description |
|---|---|
IIProtos.IIResponseInternal |
IIEndpoint.getResponse(org.apache.hadoop.hbase.regionserver.RegionScanner innerScanner,
CoprocessorRowType type,
CoprocessorProjector projector,
EndpointAggregators aggregators,
CoprocessorFilter filter) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.