@InterfaceAudience.Private public abstract class WriterBase extends Object implements HLog.Writer
Modifier and Type | Field and Description |
---|---|
protected org.apache.hadoop.hbase.regionserver.wal.CompressionContext |
compressionContext |
Constructor and Description |
---|
WriterBase() |
Modifier and Type | Method and Description |
---|---|
boolean |
initializeCompressionContext(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
append, close, getLength, init, setWALTrailer, sync
protected org.apache.hadoop.hbase.regionserver.wal.CompressionContext compressionContext
public boolean initializeCompressionContext(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path path) throws IOException
IOException
Copyright © 2013 The Apache Software Foundation. All rights reserved.