Packages that use org.apache.hadoop.hbase.wal.WALTailingReader.Result
-
org.apache.hadoop.hbase.wal.WALTailingReader.Result
ProtobufWALTailingReader.next(long limit)
-
Uses of org.apache.hadoop.hbase.wal.WALTailingReader.Result in org.apache.hadoop.hbase.wal
org.apache.hadoop.hbase.wal.WALTailingReader.Result
WALTailingReader.State.getResult()
org.apache.hadoop.hbase.wal.WALTailingReader.Result
WALTailingReader.next(long limit)
Read the next entry and make sure the position after reading does not go beyond the given
limit
.