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.HTableInterface hTable) |
public HBaseCuboidWriter(org.apache.kylin.cube.CubeSegment segment,
org.apache.hadoop.hbase.client.HTableInterface 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–2016 Apache Software Foundation. All rights reserved.