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.Classes in org.apache.hadoop.hbase.regionserver.wal that implement WALProvider.WriterBaseModifier and TypeClassDescriptionclass
AsyncWriter for protobuf-based WAL.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