public class HBaseCuboidWriter extends Object implements org.apache.kylin.cube.inmemcubing.ICuboidWriter
| Constructor and Description |
|---|
HBaseCuboidWriter(org.apache.kylin.cube.CubeSegment segment,
org.apache.hadoop.hbase.client.Table hTable) |
public HBaseCuboidWriter(org.apache.kylin.cube.CubeSegment segment,
org.apache.hadoop.hbase.client.Table hTable)
public void write(long cuboidId,
org.apache.kylin.gridtable.GTRecord record)
throws IOException
write in interface org.apache.kylin.cube.inmemcubing.ICuboidWriterIOExceptionpublic final void flush()
throws IOException
flush in interface org.apache.kylin.cube.inmemcubing.ICuboidWriterIOExceptionpublic void close()
throws IOException
close in interface org.apache.kylin.cube.inmemcubing.ICuboidWriterIOExceptionCopyright © 2014–2017 Apache Software Foundation. All rights reserved.