| Package | Description |
|---|---|
| org.apache.kylin.storage.hbase.common.coprocessor |
| Modifier and Type | Method and Description |
|---|---|
static CoprocessorProjector |
CoprocessorProjector.deserialize(byte[] bytes) |
static CoprocessorProjector |
CoprocessorProjector.makeForObserver(org.apache.kylin.cube.CubeSegment cubeSegment,
org.apache.kylin.cube.cuboid.Cuboid cuboid,
Collection<org.apache.kylin.metadata.model.TblColRef> dimensionColumns) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
CoprocessorProjector.serialize(CoprocessorProjector o) |
Copyright © 2014–2017 Apache Software Foundation. All rights reserved.