Class WriteOnlyKeyValueCommand<K,V,T>

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

public final class WriteOnlyKeyValueCommand<K,V,T> extends AbstractWriteKeyCommand<K,V>