public class HBaseMROutput2Transition extends Object implements IMROutput2
| Modifier and Type | Class and Description |
|---|---|
static class |
HBaseMROutput2Transition.HBaseMergeMROutputFormat |
static class |
HBaseMROutput2Transition.HBaseMROutputFormat |
IMROutput2.IMRBatchCubingOutputSide2, IMROutput2.IMRBatchMergeOutputSide2, IMROutput2.IMRBatchOptimizeOutputSide2, IMROutput2.IMRMergeOutputFormat, IMROutput2.IMROutputFormat| Constructor and Description |
|---|
HBaseMROutput2Transition() |
| Modifier and Type | Method and Description |
|---|---|
IMROutput2.IMRBatchCubingOutputSide2 |
getBatchCubingOutputSide(org.apache.kylin.cube.CubeSegment seg) |
IMROutput2.IMRBatchMergeOutputSide2 |
getBatchMergeOutputSide(org.apache.kylin.cube.CubeSegment seg) |
IMROutput2.IMRBatchOptimizeOutputSide2 |
getBatchOptimizeOutputSide(org.apache.kylin.cube.CubeSegment seg) |
public IMROutput2.IMRBatchCubingOutputSide2 getBatchCubingOutputSide(org.apache.kylin.cube.CubeSegment seg)
getBatchCubingOutputSide in interface IMROutput2public IMROutput2.IMRBatchMergeOutputSide2 getBatchMergeOutputSide(org.apache.kylin.cube.CubeSegment seg)
getBatchMergeOutputSide in interface IMROutput2public IMROutput2.IMRBatchOptimizeOutputSide2 getBatchOptimizeOutputSide(org.apache.kylin.cube.CubeSegment seg)
getBatchOptimizeOutputSide in interface IMROutput2Copyright © 2014–2018 Apache Software Foundation. All rights reserved.