| Package | Description | 
|---|---|
| org.apache.cassandra.transport.messages | 
| Modifier and Type | Field and Description | 
|---|---|
| ResultMessage.Kind | ResultMessage. kind | 
| Modifier and Type | Method and Description | 
|---|---|
| static ResultMessage.Kind | ResultMessage.Kind. fromId(int id) | 
| static ResultMessage.Kind | ResultMessage.Kind. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static ResultMessage.Kind[] | ResultMessage.Kind. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| ResultMessage(ResultMessage.Kind kind) | 
Copyright © 2018 The Apache Software Foundation