| Package | Description |
|---|---|
| org.apache.kylin.storage.hbase.ii.coprocessor.endpoint |
| Modifier and Type | Method and Description |
|---|---|
static EndpointAggregators |
EndpointAggregators.deserialize(byte[] bytes) |
static EndpointAggregators |
EndpointAggregators.fromFunctions(TableRecordInfo tableInfo,
List<org.apache.kylin.metadata.model.FunctionDesc> metrics) |
| 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) |
static byte[] |
EndpointAggregators.serialize(EndpointAggregators o) |
| Constructor and Description |
|---|
EndpointAggregationCache(EndpointAggregators aggregators) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.