Class MultiKeyOperationImpl

All Implemented Interfaces:
KeyedOperation, Operation, VBucketAware
Direct Known Subclasses:
MultiGetOperationImpl, OptimizedSetImpl

abstract class MultiKeyOperationImpl extends OperationImpl implements VBucketAware, KeyedOperation
Binary operations that contain multiple keys and are VBucket aware operations should extend this class.