Class HFileWriterImpl

java.lang.Object
org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
All Implemented Interfaces:
Closeable, AutoCloseable, HFile.Writer, CellSink, ShipperListener

@Private public class HFileWriterImpl extends Object implements HFile.Writer
Common functionality needed by all versions of HFile writers.