public class SequenceFileCuboidWriter extends KVGTRecordWriter
cubeDesc, cubeSegment| Constructor and Description |
|---|
SequenceFileCuboidWriter(org.apache.kylin.cube.model.CubeDesc cubeDesc,
org.apache.kylin.cube.CubeSegment segment) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
protected void |
initiate() |
protected void |
writeAsKeyValue(ByteArrayWritable key,
ByteArrayWritable value) |
writepublic SequenceFileCuboidWriter(org.apache.kylin.cube.model.CubeDesc cubeDesc,
org.apache.kylin.cube.CubeSegment segment)
protected void initiate()
throws IOException
IOExceptionprotected void writeAsKeyValue(ByteArrayWritable key, ByteArrayWritable value) throws IOException
writeAsKeyValue in class KVGTRecordWriterIOExceptionpublic void flush()
throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionCopyright © 2014–2016 Apache Software Foundation. All rights reserved.