| Package | Description | 
|---|---|
| org.apache.cassandra.hints | Hints subsystem consists of several components. | 
| Modifier and Type | Field and Description | 
|---|---|
| static IVersionedSerializer<HintMessage> | HintMessage. serializer | 
| Modifier and Type | Method and Description | 
|---|---|
| HintMessage | HintMessage.Serializer. deserialize(DataInputPlus in,
           int version) | 
| Modifier and Type | Method and Description | 
|---|---|
| MessageOut<HintMessage> | HintMessage. createMessageOut() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HintMessage.Serializer. serialize(HintMessage message,
         DataOutputPlus out,
         int version) | 
| long | HintMessage.Serializer. serializedSize(HintMessage message,
              int version) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HintVerbHandler. doVerb(MessageIn<HintMessage> message,
      int id) | 
Copyright © 2018 The Apache Software Foundation