| Package | Description | 
|---|---|
| org.apache.cassandra.service.paxos | 
| Modifier and Type | Method and Description | 
|---|---|
| PrepareResponse | PrepareResponse.PrepareResponseSerializer. deserialize(DataInputPlus in,
           int version) | 
| static PrepareResponse | PaxosState. prepare(Commit toPrepare) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PrepareResponse.PrepareResponseSerializer. serialize(PrepareResponse response,
         DataOutputPlus out,
         int version) | 
| long | PrepareResponse.PrepareResponseSerializer. serializedSize(PrepareResponse response,
              int version) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PrepareCallback. response(MessageIn<PrepareResponse> message) | 
Copyright © 2018 The Apache Software Foundation