| Package | Description |
|---|---|
| org.apache.kylin.storage.hbase.common.coprocessor | |
| org.apache.kylin.storage.hbase.ii.coprocessor.endpoint |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<AggrKey,org.apache.kylin.measure.MeasureAggregator[]>> |
EndpointAggregationCache.getAllEntries() |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.