| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver.wal | |
| org.apache.hadoop.hbase.wal |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtobufWALTailingReader
A WAL reader for replication.
|
| Modifier and Type | Method and Description |
|---|---|
static WALTailingReader |
WALFactory.createTailingReader(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path,
org.apache.hadoop.conf.Configuration conf,
long startPosition)
Create a tailing reader for the given path.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.