public class CubeHBaseScanRPC extends CubeHBaseRPC
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
cubeSeg, cuboid, fullGTInfo| Constructor and Description |
|---|
CubeHBaseScanRPC(org.apache.kylin.cube.ISegment segment,
org.apache.kylin.cube.cuboid.Cuboid cuboid,
org.apache.kylin.gridtable.GTInfo fullGTInfo) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.kylin.gridtable.IGTScanner |
getGTScanner(org.apache.kylin.gridtable.GTScanRequest scanRequest) |
applyFuzzyFilter, applyHBaseColums, buildScan, getHBaseColumnsGTMapping, logScan, makeHBaseColumns, preparedHBaseScanspublic CubeHBaseScanRPC(org.apache.kylin.cube.ISegment segment,
org.apache.kylin.cube.cuboid.Cuboid cuboid,
org.apache.kylin.gridtable.GTInfo fullGTInfo)
public org.apache.kylin.gridtable.IGTScanner getGTScanner(org.apache.kylin.gridtable.GTScanRequest scanRequest)
throws IOException
IOExceptionCopyright © 2014–2016 Apache Software Foundation. All rights reserved.