Uses of Class
org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
-
Uses of WALEntryStream in org.apache.hadoop.hbase.replication.regionserver
Modifier and TypeMethodDescriptionprivate WALEntryBatch
ReplicationSourceWALReader.createBatch
(WALEntryStream entryStream) protected void
ReplicationSourceWALReader.readWALEntries
(WALEntryStream entryStream, WALEntryBatch batch) protected void
SerialReplicationSourceWALReader.readWALEntries
(WALEntryStream entryStream, WALEntryBatch batch) private void
SerialReplicationSourceWALReader.removeEntryFromStream
(WALEntryStream entryStream, WALEntryBatch batch) protected static final boolean
ReplicationSourceWALReader.switched
(WALEntryStream entryStream, org.apache.hadoop.fs.Path path)