| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver.wal | |
| org.apache.hadoop.hbase.wal |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtobufLogWriter
Writer for protobuf-based WAL.
|
class |
SecureProtobufLogWriter |
class |
WriterBase
Context used by our wal dictionary compressor.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultWALProvider.Writer |
DefaultWALProvider.createWriter(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path,
boolean overwritable)
public because of FSHLog.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.