public class CubeHBaseEndpointRPC extends CubeHBaseRPC
| Modifier and Type | Class and Description |
|---|---|
static class |
CubeHBaseEndpointRPC.LoggableCachedThreadPool |
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
cubeSeg, cuboid, fullGTInfo| Constructor and Description |
|---|
CubeHBaseEndpointRPC(org.apache.kylin.cube.CubeSegment cubeSeg,
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(List<org.apache.kylin.gridtable.GTScanRequest> scanRequests) |
static ExecutorService |
newLoggableCachedThreadPool() |
applyFuzzyFilter, applyHBaseColums, buildScan, getHBaseColumnsGTMapping, logScan, makeHBaseColumns, preparedHBaseScan, preparedHBaseScanspublic CubeHBaseEndpointRPC(org.apache.kylin.cube.CubeSegment cubeSeg,
org.apache.kylin.cube.cuboid.Cuboid cuboid,
org.apache.kylin.gridtable.GTInfo fullGTInfo)
public static ExecutorService newLoggableCachedThreadPool()
public org.apache.kylin.gridtable.IGTScanner getGTScanner(List<org.apache.kylin.gridtable.GTScanRequest> scanRequests) throws IOException
IOExceptionCopyright © 2014–2016 Apache Software Foundation. All rights reserved.