@InterfaceAudience.LimitedPrivate(value="Configuration") public class SecureProtobufLogWriter extends ProtobufLogWriter
| Modifier and Type | Field and Description |
|---|---|
private Encryptor |
encryptor |
private static org.apache.commons.logging.Log |
LOG |
cellEncoder, compressor, outputcompressionContext, conf| Constructor and Description |
|---|
SecureProtobufLogWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader |
buildWALHeader(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder builder) |
protected void |
initAfterHeader(boolean doCompress) |
append, buildWALTrailer, close, getCodec, getLength, getStream, init, setWALTrailer, syncinitializeCompressionContextprivate static final org.apache.commons.logging.Log LOG
private Encryptor encryptor
protected org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader buildWALHeader(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder builder)
throws IOException
buildWALHeader in class ProtobufLogWriterIOExceptionprotected void initAfterHeader(boolean doCompress)
throws IOException
initAfterHeader in class ProtobufLogWriterIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.