@InterfaceAudience.LimitedPrivate(value="Configuration") public class SecureProtobufLogWriter extends ProtobufLogWriter
output
cellEncoder, compressionContext, compressor, conf, length, trailer, trailerWarnSize, trailerWritten
Constructor and Description |
---|
SecureProtobufLogWriter() |
Modifier and Type | Method and Description |
---|---|
protected WALProtos.WALHeader |
buildWALHeader(org.apache.hadoop.conf.Configuration conf,
WALProtos.WALHeader.Builder builder) |
protected void |
initAfterHeader(boolean doCompress) |
protected void |
setEncryptor(Encryptor encryptor) |
append, close, getOutputStreamForCellEncoder, getStream, initOutput, sync, writeMagicAndWALHeader, writeWALTrailerAndMagic
buildSecureWALHeader, getLength, getWriterClassName, init, secureInitAfterHeader, writeWALTrailer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
init
getLength
protected WALProtos.WALHeader buildWALHeader(org.apache.hadoop.conf.Configuration conf, WALProtos.WALHeader.Builder builder) throws IOException
buildWALHeader
in class AbstractProtobufLogWriter
IOException
protected void setEncryptor(Encryptor encryptor)
setEncryptor
in class AbstractProtobufLogWriter
protected void initAfterHeader(boolean doCompress) throws IOException
initAfterHeader
in class AbstractProtobufLogWriter
IOException
Copyright © 2007–2019 Cloudera. All rights reserved.