| Package | Description | 
|---|---|
| org.apache.cassandra.transport | 
| Modifier and Type | Field and Description | 
|---|---|
| Message.Direction | Message.Type. direction | 
| Modifier and Type | Method and Description | 
|---|---|
| static Message.Direction | Message.Direction. extractFromVersion(int versionWithDirection) | 
| static Message.Direction | Message.Direction. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static Message.Direction[] | Message.Direction. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Message.Type | Message.Type. fromOpcode(int opcode,
          Message.Direction direction) | 
Copyright © 2018 The Apache Software Foundation