| Package | Description |
|---|---|
| org.apache.kylin.storage.hbase.common.coprocessor | |
| org.apache.kylin.storage.hbase.cube.v1.coprocessor.observer |
| Modifier and Type | Method and Description |
|---|---|
static CoprocessorRowType |
CoprocessorRowType.deserialize(byte[] bytes) |
static CoprocessorRowType |
CoprocessorRowType.fromCuboid(org.apache.kylin.cube.CubeSegment seg,
org.apache.kylin.cube.cuboid.Cuboid cuboid) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
CoprocessorRowType.serialize(CoprocessorRowType 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) |
ObserverTuple(CoprocessorRowType type) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.