Uses of Class
org.apache.cassandra.exceptions.WriteFailureException
Packages that use WriteFailureException
-
Uses of WriteFailureException in org.apache.cassandra.service
Methods in org.apache.cassandra.service that throw WriteFailureExceptionModifier and TypeMethodDescriptionvoidAbstractWriteResponseHandler.get()voidBatchlogResponseHandler.get()static voidStorageProxy.mutate(List<? extends IMutation> mutations, ConsistencyLevel consistencyLevel, Dispatcher.RequestTime requestTime) Use this method to have these Mutations applied across all replicas.static voidStorageProxy.mutateWithTriggers(List<? extends IMutation> mutations, ConsistencyLevel consistencyLevel, boolean mutateAtomically, Dispatcher.RequestTime requestTime)