Uses of Interface
org.apache.hadoop.hbase.wal.AbstractFSWALProvider.Initializer
-
Uses of org.apache.hadoop.hbase.wal.AbstractFSWALProvider.Initializer in org.apache.hadoop.hbase.regionserver.wal
Modifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
Base class for reading protobuf based wal readerclass
org.apache.hadoop.hbase.regionserver.wal.ProtobufWALStreamReader
A one way stream reader for reading protobuf based WAL file.class
org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
A WAL reader for replication.