Uses of Enum
org.apache.zookeeper.server.NettyServerCnxn.HandshakeState
Packages that use NettyServerCnxn.HandshakeState
-
Uses of NettyServerCnxn.HandshakeState in org.apache.zookeeper.server
Methods in org.apache.zookeeper.server that return NettyServerCnxn.HandshakeStateModifier and TypeMethodDescriptionNettyServerCnxn.getHandshakeState()Returns the enum constant of this type with the specified name.static NettyServerCnxn.HandshakeState[]NettyServerCnxn.HandshakeState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.zookeeper.server with parameters of type NettyServerCnxn.HandshakeStateModifier and TypeMethodDescriptionvoidNettyServerCnxn.setHandshakeState(NettyServerCnxn.HandshakeState state)