Class ReadWriteKeyValueCommand<K,V,T,R>

All Implemented Interfaces:
DataCommand, FlagAffectedCommand, FunctionalCommand<K,V>, ReplicableCommand, SegmentSpecificCommand, TopologyAffectedCommand, TracedCommand, VisitableCommand, DataWriteCommand, WriteCommand, RemoteLockCommand

public final class ReadWriteKeyValueCommand<K,V,T,R> extends AbstractWriteKeyCommand<K,V>