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 WALEntryBatchReplicationSourceWALReader.createBatch(WALEntryStream entryStream) protected voidReplicationSourceWALReader.readWALEntries(WALEntryStream entryStream, WALEntryBatch batch) protected voidSerialReplicationSourceWALReader.readWALEntries(WALEntryStream entryStream, WALEntryBatch batch) private voidSerialReplicationSourceWALReader.removeEntryFromStream(WALEntryStream entryStream, WALEntryBatch batch) protected static final booleanReplicationSourceWALReader.switched(WALEntryStream entryStream, org.apache.hadoop.fs.Path path)