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 interface
BookieConnectionPeer
Represents the connection to a BookKeeper client, from the Bookie side.interface
ClientConnectionPeer
Represents the connection to a Bookie, from the client side.
-