public class SecureProtobufLogWriter extends ProtobufLogWriter
outputcellEncoder, compressionContext, compressor, conf, length, trailer, trailerWarnSize, trailerWritten| Constructor and Description |
|---|
SecureProtobufLogWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected WALHeader |
buildWALHeader(Configuration conf,
WALHeader.Builder builder) |
protected void |
initAfterHeader(boolean doCompress) |
protected void |
setEncryptor(Encryptor encryptor) |
append, close, getOutputStreamForCellEncoder, getStream, initOutput, sync, writeMagicAndWALHeader, writeWALTrailerAndMagicbuildSecureWALHeader, getLength, getWriterClassName, init, secureInitAfterHeader, writeWALTrailerprotected WALHeader buildWALHeader(Configuration conf,
WALHeader.Builder builder)
throws java.io.IOException
buildWALHeader in class AbstractProtobufLogWriterjava.io.IOExceptionprotected void setEncryptor(Encryptor encryptor)
setEncryptor in class AbstractProtobufLogWriterprotected void initAfterHeader(boolean doCompress)
throws java.io.IOException
initAfterHeader in class AbstractProtobufLogWriterjava.io.IOException