Namespace phpcassa\Batch
AbstractMutator | Common methods shared by CfMutator and Mutator classes |
CfMutator | A convenience subclass of phpcassa\Batch\Mutator for dealing with batch operations on a single column family. |
Mutator | Allows you to group multiple mutations across one or more keys and column families into a single batch operation. |