Class ReplicationWorker

java.lang.Object
org.apache.bookkeeper.replication.ReplicationWorker
All Implemented Interfaces:
Runnable

@StatsDoc(name="replication_worker", help="replication worker related stats") public class ReplicationWorker extends Object implements Runnable
ReplicationWorker will take the fragments one by one from ZKLedgerUnderreplicationManager and replicates to it.