@InterfaceAudience.LimitedPrivate(value="Configuration") public class SecureProtobufLogWriter extends ProtobufLogWriter
cellEncoder, compressor, output
compressionContext, conf
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) |
append, close, getCodec, getLength, getStream, init, sync
initializeCompressionContext
protected WALProtos.WALHeader buildWALHeader(org.apache.hadoop.conf.Configuration conf, WALProtos.WALHeader.Builder builder) throws IOException
buildWALHeader
in class ProtobufLogWriter
IOException
protected void initAfterHeader(boolean doCompress) throws IOException
initAfterHeader
in class ProtobufLogWriter
IOException
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.