| Package | Description |
|---|---|
| org.apache.kylin.storage.hbase.cube.v1.coprocessor.observer |
| Modifier and Type | Method and Description |
|---|---|
static ObserverAggregators |
ObserverAggregators.deserialize(byte[] bytes) |
static ObserverAggregators |
ObserverAggregators.fromValueDecoders(Collection<RowValueDecoder> rowValueDecoders) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
ObserverAggregators.serialize(ObserverAggregators o) |
| Constructor and Description |
|---|
AggregationScanner(CoprocessorRowType type,
CoprocessorFilter filter,
CoprocessorProjector groupBy,
ObserverAggregators aggrs,
org.apache.hadoop.hbase.regionserver.RegionScanner innerScanner,
org.apache.kylin.gridtable.StorageSideBehavior behavior) |
ObserverAggregationCache(ObserverAggregators aggregators) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.