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