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  | 
| 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, getWriterClsNames, hasCompression, hasTagCompression, 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–2019 The Apache Software Foundation. All rights reserved.