Uses of Interface
org.apache.bookkeeper.proto.ConnectionPeer
-
Packages that use ConnectionPeer Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of ConnectionPeer in org.apache.bookkeeper.proto
Subinterfaces of ConnectionPeer in org.apache.bookkeeper.proto Modifier and Type Interface Description interfaceBookieConnectionPeerRepresents the connection to a BookKeeper client, from the Bookie side.interfaceClientConnectionPeerRepresents the connection to a Bookie, from the client side.
-