Uses of Class
org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
Packages that use WALEntryStream
-
Uses of WALEntryStream in org.apache.hadoop.hbase.replication.regionserver
Methods in org.apache.hadoop.hbase.replication.regionserver with parameters of type WALEntryStreamModifier 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)