public class FaultyProtobufLogReader extends org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
| Modifier and Type | Class and Description |
|---|---|
static class |
FaultyProtobufLogReader.FailureType |
| Modifier and Type | Field and Description |
|---|---|
(package private) Queue<org.apache.hadoop.hbase.wal.WAL.Entry> |
nextQueue |
(package private) int |
numberOfFileEntries |
byteStringUncompressor, cellDecoder, DEFAULT_WAL_TRAILER_WARN_SIZE, hasCompression, hasTagCompression, hasValueCompression, inputStream, PB_WAL_COMPLETE_MAGIC, PB_WAL_MAGIC, trailer, trailerWarnSize, valueCompressionType, WAL_TRAILER_WARN_SIZE| Constructor and Description |
|---|
FaultyProtobufLogReader() |
| Modifier and Type | Method and Description |
|---|---|
(package private) FaultyProtobufLogReader.FailureType |
getFailureType() |
org.apache.hadoop.hbase.wal.WAL.Entry |
next(org.apache.hadoop.hbase.wal.WAL.Entry reuse) |
close, getCodec, getCodecClsName, getPosition, getValueCompressionAlgorithm, getWriterClsNames, hasCompression, hasTagCompression, hasValueCompression, init, initAfterCompression, initAfterCompression, initReader, readHeader, readNext, reset, seekOnFs, trailerSizeint numberOfFileEntries
public FaultyProtobufLogReader()
FaultyProtobufLogReader.FailureType getFailureType()
public org.apache.hadoop.hbase.wal.WAL.Entry next(org.apache.hadoop.hbase.wal.WAL.Entry reuse) throws IOException
next in interface org.apache.hadoop.hbase.wal.WAL.Readernext in class org.apache.hadoop.hbase.regionserver.wal.ReaderBaseIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.