| Package | Description |
|---|---|
| org.apache.kylin.storage.hbase.cube.v2 |
| Modifier and Type | Field and Description |
|---|---|
protected CubeSegmentScanner |
SequentialCubeTupleIterator.curScanner |
| Modifier and Type | Field and Description |
|---|---|
protected Iterator<CubeSegmentScanner> |
SequentialCubeTupleIterator.scannerIterator |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SequentialCubeTupleIterator.close(CubeSegmentScanner scanner) |
| Constructor and Description |
|---|
SequentialCubeTupleIterator(List<CubeSegmentScanner> scanners,
org.apache.kylin.cube.cuboid.Cuboid cuboid,
Set<org.apache.kylin.metadata.model.TblColRef> selectedDimensions,
Set<org.apache.kylin.metadata.model.FunctionDesc> selectedMetrics,
org.apache.kylin.metadata.tuple.TupleInfo returnTupleInfo,
org.apache.kylin.storage.StorageContext context) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.