| Package | Description | 
|---|---|
| org.apache.cassandra.net | |
| org.apache.cassandra.repair | |
| org.apache.cassandra.service | 
| Modifier and Type | Method and Description | 
|---|---|
| int | MessagingService. sendRRWithFailure(MessageOut message,
                 java.net.InetAddress to,
                 IAsyncCallbackWithFailure cb) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnticompactionTask.AnticompactionCallbackCallback for antitcompaction request. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractWriteResponseHandler<T> | 
| class  | BatchlogResponseHandler<T> | 
| class  | DatacenterSyncWriteResponseHandler<T>This class blocks for a quorum of responses _in all datacenters_ (CL.EACH_QUORUM). | 
| class  | DatacenterWriteResponseHandler<T>This class blocks for a quorum of responses _in the local datacenter only_ (CL.LOCAL_QUORUM). | 
| class  | ReadCallback | 
| class  | WriteResponseHandler<T>Handles blocking writes for ONE, ANY, TWO, THREE, QUORUM, and ALL consistency levels. | 
Copyright © 2018 The Apache Software Foundation