|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TcpReader.TcpReaderState | |
---|---|
org.apache.cassandra.net.io |
Uses of TcpReader.TcpReaderState in org.apache.cassandra.net.io |
---|
Methods in org.apache.cassandra.net.io that return TcpReader.TcpReaderState | |
---|---|
static TcpReader.TcpReaderState |
TcpReader.TcpReaderState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TcpReader.TcpReaderState[] |
TcpReader.TcpReaderState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.cassandra.net.io with parameters of type TcpReader.TcpReaderState | |
---|---|
StartState |
TcpReader.getSocketState(TcpReader.TcpReaderState state)
|
void |
TcpReader.putSocketState(TcpReader.TcpReaderState state,
StartState socketState)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |