Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.wal | |
org.apache.hadoop.hbase.wal |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFSWAL<W extends WALProvider.WriterBase>
Implementation of
WAL to go against FileSystem ; i.e. |
Modifier and Type | Class and Description |
---|---|
class |
AsyncProtobufLogWriter
AsyncWriter for protobuf-based WAL.
|
class |
ProtobufLogWriter
Writer for protobuf-based WAL.
|
class |
SecureAsyncProtobufLogWriter |
class |
SecureProtobufLogWriter |
Modifier and Type | Field and Description |
---|---|
(package private) W |
AbstractFSWAL.writer
Current log file.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
AsyncFSWALProvider.AsyncWriter |
static interface |
FSHLogProvider.Writer |
static interface |
WALProvider.AsyncWriter |
static interface |
WALProvider.Writer |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.