| Package | Description |
|---|---|
| org.apache.kylin.storage.hbase.common.coprocessor |
| Modifier and Type | Field and Description |
|---|---|
protected Map<AggrKey,org.apache.kylin.measure.MeasureAggregator[]> |
AggregationCache.aggBufMap |
| Modifier and Type | Method and Description |
|---|---|
AggrKey |
CoprocessorProjector.getAggrKey(byte[] row) |
AggrKey |
CoprocessorProjector.getAggrKey(List<org.apache.hadoop.hbase.Cell> rowCells) |
| Modifier and Type | Method and Description |
|---|---|
int |
AggrKey.compareTo(AggrKey o) |
org.apache.kylin.measure.MeasureAggregator[] |
AggregationCache.getBuffer(AggrKey aggkey) |
Copyright © 2014–2017 Apache Software Foundation. All rights reserved.