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