Package org.apache.bookkeeper.discover
Classes related to service discovery.
-
Interface Summary Interface Description RegistrationClient A registration client, which the bookkeeper client will use to interact with registration service.RegistrationClient.RegistrationListener Listener to receive changes from the registration service.RegistrationManager Registration manager interface, which a bookie server will use to do the registration process.RegistrationManager.RegistrationListener Registration Listener on listening the registration state. -
Class Summary Class Description BookieServiceInfo Information about services exposed by a Bookie.BookieServiceInfo.Endpoint Information about an endpoint.BookieServiceInfoUtils Utility class forBookieServiceInfo
.ZKRegistrationClient ZooKeeper basedRegistrationClient
.ZKRegistrationManager ZooKeeper BasedRegistrationManager
.