Uses of Package
org.apache.bookkeeper.replication
-
Packages that use org.apache.bookkeeper.replication Package Description org.apache.bookkeeper.client BookKeeper Client.org.apache.bookkeeper.meta Classes for interacting with bookkeeper ledgers and ledger metadata.org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol.org.apache.bookkeeper.replication Classes for replicating Bookkeeper data.org.apache.bookkeeper.server.http Package for bookkeeper http service.org.apache.bookkeeper.server.service Services running in a storage server (bookie).org.apache.bookkeeper.tools.cli.commands.autorecovery -
Classes in org.apache.bookkeeper.replication used by org.apache.bookkeeper.client Class Description ReplicationException.BKAuditException Exception while auditing bookie-ledgers.ReplicationException.CompatibilityException Compatibility error.ReplicationException.UnavailableException The replication service has become unavailable. -
Classes in org.apache.bookkeeper.replication used by org.apache.bookkeeper.meta Class Description ReplicationException Exceptions for use within the replication service.ReplicationException.CompatibilityException Compatibility error.ReplicationException.UnavailableException The replication service has become unavailable. -
Classes in org.apache.bookkeeper.replication used by org.apache.bookkeeper.proto Class Description ReplicationException.CompatibilityException Compatibility error.ReplicationException.UnavailableException The replication service has become unavailable. -
Classes in org.apache.bookkeeper.replication used by org.apache.bookkeeper.replication Class Description Auditor Auditor is a single entity in the entire Bookie cluster and will be watching all the bookies under 'ledgerrootpath/available' zkpath.AuditorBookieCheckTask AuditorElector Performing auditor election using Apache ZooKeeper.AuditorStats AuditorTask AuditorTask.ShutdownTaskHandler ShutdownTaskHandler used to shutdown auditor executor.BookieLedgerIndexer Preparing bookie vs its corresponding ledgers.ReplicationException Exceptions for use within the replication service.ReplicationException.BKAuditException Exception while auditing bookie-ledgers.ReplicationException.CompatibilityException Compatibility error.ReplicationException.UnavailableException The replication service has become unavailable.ReplicationWorker ReplicationWorker will take the fragments one by one from ZKLedgerUnderreplicationManager and replicates to it. -
Classes in org.apache.bookkeeper.replication used by org.apache.bookkeeper.server.http Class Description AutoRecoveryMain Class to start/stop the AutoRecovery daemons Auditor and ReplicationWorker. -
Classes in org.apache.bookkeeper.replication used by org.apache.bookkeeper.server.service Class Description AutoRecoveryMain Class to start/stop the AutoRecovery daemons Auditor and ReplicationWorker. -
Classes in org.apache.bookkeeper.replication used by org.apache.bookkeeper.tools.cli.commands.autorecovery Class Description ReplicationException.CompatibilityException Compatibility error.ReplicationException.UnavailableException The replication service has become unavailable.