Uses of Interface
org.apache.hadoop.hbase.wal.WALProvider.WriterBase
-
Uses of WALProvider.WriterBase in org.apache.hadoop.hbase.regionserver.wal
Modifier and TypeClassDescriptionclass
AbstractFSWAL<W extends WALProvider.WriterBase>
Implementation ofWAL
to go againstFileSystem
; i.e.class
CombinedWriterBase<T extends WALProvider.WriterBase>
Base class for combined wal writer implementations.Modifier and TypeClassDescriptionclass
AsyncWriter for protobuf-based WAL.final class
AnWALProvider.AsyncWriter
wrapper which writes data to a set ofWALProvider.AsyncWriter
instances.final class
class
CombinedWriterBase<T extends WALProvider.WriterBase>
Base class for combined wal writer implementations.class
Writer for protobuf-based WAL. -
Uses of WALProvider.WriterBase in org.apache.hadoop.hbase.wal
Modifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface