Package org.apache.bookkeeper.proto
Interface ClientConnectionPeer
-
- All Superinterfaces:
ConnectionPeer
public interface ClientConnectionPeer extends ConnectionPeer
Represents the connection to a Bookie, from the client side.
-
-
Method Summary
-
Methods inherited from interface org.apache.bookkeeper.proto.ConnectionPeer
disconnect, getAuthorizedId, getProtocolPrincipals, getRemoteAddr, isSecure, setAuthorizedId
-
-