Package | Description |
---|---|
org.corfudb.protocols.wireprotocol |
Modifier and Type | Method and Description |
---|---|
static ClientHandshakeHandler.ClientHandshakeEvent |
ClientHandshakeHandler.ClientHandshakeEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientHandshakeHandler.ClientHandshakeEvent[] |
ClientHandshakeHandler.ClientHandshakeEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 CorfuDB. All rights reserved.