Class AbstractMutator
Common methods shared by CfMutator and Mutator classes
Methods summary
public
|
#
send( cassandra\ConsistencyLevel $consistency_level = null )
Send all buffered mutations.
Send all buffered mutations.
If an error occurs, the buffer will be preserverd, allowing you to attempt to
call send() again later or take other recovery actions.
Parameters
|