|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractWriteResponseHandler | |
---|---|
org.apache.cassandra.service |
Uses of AbstractWriteResponseHandler in org.apache.cassandra.service |
---|
Subclasses of AbstractWriteResponseHandler in org.apache.cassandra.service | |
---|---|
class |
DatacenterSyncWriteResponseHandler
This class blocks for a quorum of responses _in all datacenters_ (CL.EACH_QUORUM). |
class |
DatacenterWriteResponseHandler
This class blocks for a quorum of responses _in the local datacenter only_ (CL.LOCAL_QUORUM). |
class |
WriteResponseHandler
Handles blocking writes for ONE, ANY, TWO, THREE, QUORUM, and ALL consistency levels. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |