Uses of Class
org.apache.bookkeeper.replication.Auditor
-
Packages that use Auditor Package Description org.apache.bookkeeper.replication Classes for replicating Bookkeeper data. -
-
Uses of Auditor in org.apache.bookkeeper.replication
Fields in org.apache.bookkeeper.replication declared as Auditor Modifier and Type Field Description (package private) Auditor
AuditorElector. auditor
Methods in org.apache.bookkeeper.replication that return Auditor Modifier and Type Method Description (package private) Auditor
AuditorElector. getAuditor()
Auditor
AutoRecoveryMain. getAuditor()
-