@InterfaceAudience.LimitedPrivate(value="Configuration") public class SecureProtobufLogReader extends ProtobufLogReader
byteStringUncompressor, cellDecoder, hasCompression, hasTagCompression, inputStream, PB_WAL_COMPLETE_MAGIC, PB_WAL_MAGIC, trailer, trailerWarnSizecompressionContext, conf, edit, emptyCompressionContext, fileLength, fs, path| Constructor and Description | 
|---|
| SecureProtobufLogReader() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | getWriterClsNames() | 
| protected void | initAfterCompression(String cellCodecClsName)Initializes the compression after the shared stuff has been initialized. | 
| protected org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader.WALHdrContext | readHeader(WALProtos.WALHeader.Builder builder,
          org.apache.hadoop.fs.FSDataInputStream stream) | 
close, getCodec, getCodecClsName, getPosition, hasCompression, hasTagCompression, init, initAfterCompression, initReader, readNext, reset, seekOnFs, trailerSizenext, next, seekpublic List<String> getWriterClsNames()
getWriterClsNames in class ProtobufLogReaderprotected org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader.WALHdrContext readHeader(WALProtos.WALHeader.Builder builder, org.apache.hadoop.fs.FSDataInputStream stream) throws IOException
readHeader in class ProtobufLogReaderIOExceptionprotected void initAfterCompression(String cellCodecClsName) throws IOException
ReaderBaseinitAfterCompression in class ProtobufLogReadercellCodecClsName - class name of cell CodecIOExceptionCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.