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