| Package | Description |
|---|---|
| org.apache.kylin.storage.hbase.cube.v2 |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.kylin.common.util.BytesSerializer<RawScan> |
RawScan.serializer |
| Modifier and Type | Method and Description |
|---|---|
protected RawScan |
CubeHBaseRPC.preparedHBaseScan(org.apache.kylin.gridtable.GTRecord pkStart,
org.apache.kylin.gridtable.GTRecord pkEnd,
List<org.apache.kylin.gridtable.GTRecord> fuzzyKeys,
org.apache.kylin.common.util.ImmutableBitSet selectedColBlocks) |
| Modifier and Type | Method and Description |
|---|---|
protected List<RawScan> |
CubeHBaseRPC.preparedHBaseScans(org.apache.kylin.gridtable.GTRecord pkStart,
org.apache.kylin.gridtable.GTRecord pkEnd,
List<org.apache.kylin.gridtable.GTRecord> fuzzyKeys,
org.apache.kylin.common.util.ImmutableBitSet selectedColBlocks) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.hbase.client.Scan |
CubeHBaseRPC.buildScan(RawScan rawScan) |
protected void |
CubeHBaseRPC.logScan(RawScan rawScan,
String tableName) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.