Class SingleKeyOperationImpl

All Implemented Interfaces:
KeyedOperation, Operation, VBucketAware
Direct Known Subclasses:
ConcatenationOperationImpl, DeleteOperationImpl, GetAndTouchOperationImpl, GetlOperationImpl, GetOperationImpl, GetsOperationImpl, KeyStatsOperationImpl, MutatorOperationImpl, ObserveOperationImpl, ReplicaGetOperationImpl, ReplicaGetsOperationImpl, StoreOperationImpl, TouchOperationImpl, UnlockOperationImpl

abstract class SingleKeyOperationImpl extends OperationImpl implements VBucketAware, KeyedOperation
Binary operations that contain a single key and are VBucket aware operations should extend this class.