| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver.wal | |
| org.apache.hadoop.hbase.wal |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtobufLogReader
A Protobuf based WAL has the following structure:
|
class |
ReaderBase |
class |
SecureProtobufLogReader |
| Modifier and Type | Field and Description |
|---|---|
private Class<? extends AbstractFSWALProvider.Reader> |
WALFactory.logReaderClass
Configuration-specified WAL Reader used when a custom reader is requested
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.