| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver.wal | |
| org.apache.hadoop.hbase.wal |
| Modifier and Type | Method and Description |
|---|---|
WALTailingReader.Result |
ProtobufWALTailingReader.next(long limit) |
| Modifier and Type | Method and Description |
|---|---|
WALTailingReader.Result |
WALTailingReader.State.getResult() |
WALTailingReader.Result |
WALTailingReader.next(long limit)
Read the next entry and make sure the position after reading does not go beyond the given
limit. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.