@InterfaceAudience.LimitedPrivate(value="Configuration") public class SecureAsyncProtobufLogWriter extends AsyncProtobufLogWriter
cellEncoder, compressionContext, compressor, conf, length, trailer, trailerWarnSize, trailerWritten| Constructor and Description |
|---|
SecureAsyncProtobufLogWriter(org.apache.hadoop.hbase.shaded.io.netty.channel.EventLoop eventLoop,
Class<? extends org.apache.hadoop.hbase.shaded.io.netty.channel.Channel> channelClass) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.WALHeader |
buildWALHeader(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.WALHeader.Builder builder) |
protected void |
initAfterHeader(boolean doCompress) |
protected void |
setEncryptor(Encryptor encryptor) |
append, close, getOutput, getOutputStreamForCellEncoder, initOutput, sync, writeMagicAndWALHeader, writeWALTrailerAndMagicbuildSecureWALHeader, getLength, getWriterClassName, init, secureInitAfterHeader, writeWALTrailerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitgetLengthpublic SecureAsyncProtobufLogWriter(org.apache.hadoop.hbase.shaded.io.netty.channel.EventLoop eventLoop, Class<? extends org.apache.hadoop.hbase.shaded.io.netty.channel.Channel> channelClass)
protected org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.WALHeader buildWALHeader(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.WALHeader.Builder builder) throws IOException
buildWALHeader in class AbstractProtobufLogWriterIOExceptionprotected void setEncryptor(Encryptor encryptor)
setEncryptor in class AbstractProtobufLogWriterprotected void initAfterHeader(boolean doCompress)
throws IOException
initAfterHeader in class AbstractProtobufLogWriterIOExceptionCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.