Uses of Interface
org.apache.hadoop.hbase.wal.WALTailingReader
Package
Description
-
Uses of WALTailingReader in org.apache.hadoop.hbase.regionserver.wal
-
Uses of WALTailingReader in org.apache.hadoop.hbase.replication.regionserver
-
Uses of WALTailingReader in org.apache.hadoop.hbase.wal
Modifier and TypeMethodDescriptionstatic 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.