Class ReplicationSourceWALReader

java.lang.Object
java.lang.Thread
org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
All Implemented Interfaces:
Runnable
Direct Known Subclasses:
SerialReplicationSourceWALReader

@Private @Evolving class ReplicationSourceWALReader extends Thread
Reads and filters WAL entries, groups the filtered entries into batches, and puts the batches onto a queue