Uses of Class
org.apache.cassandra.service.WriteResponseHandler
-
Packages that use WriteResponseHandler Package Description org.apache.cassandra.service -
-
Uses of WriteResponseHandler in org.apache.cassandra.service
Subclasses of WriteResponseHandler in org.apache.cassandra.service Modifier and Type Class Description class
DatacenterWriteResponseHandler<T>
This class blocks for a quorum of responses _in the local datacenter only_ (CL.LOCAL_QUORUM).
-