Uses of Interface
org.apache.hadoop.hbase.wal.WALProvider.WriterBase
Packages that use WALProvider.WriterBase
-
Uses of WALProvider.WriterBase in org.apache.hadoop.hbase.regionserver.wal
Classes in org.apache.hadoop.hbase.regionserver.wal with type parameters of type WALProvider.WriterBaseModifier 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.Classes in org.apache.hadoop.hbase.regionserver.wal that implement WALProvider.WriterBaseModifier 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.Fields in org.apache.hadoop.hbase.regionserver.wal declared as WALProvider.WriterBase -
Uses of WALProvider.WriterBase in org.apache.hadoop.hbase.wal
Subinterfaces of WALProvider.WriterBase in org.apache.hadoop.hbase.walModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface