Package org.apache.bookkeeper.replication
package org.apache.bookkeeper.replication
Classes for replicating Bookkeeper data.
-
ClassDescriptionAuditor is a single entity in the entire Bookie cluster and will be watching all the bookies under 'ledgerrootpath/available' zkpath.Performing auditor election using Apache ZooKeeper.ShutdownTaskHandler used to shutdown auditor executor.Class to start/stop the AutoRecovery daemons Auditor and ReplicationWorker.Preparing bookie vs its corresponding ledgers.Callback which is getting notified when the replication process is enabled.Exceptions for use within the replication service.Exception while auditing bookie-ledgers.Compatibility error.The replication service encountered an error that requires service restart.The replication service has become unavailable.Replication statistics.ReplicationWorker will take the fragments one by one from ZKLedgerUnderreplicationManager and replicates to it.