Class WriteOnlyKeyCommand<K,V>

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

public final class WriteOnlyKeyCommand<K,V> extends AbstractWriteKeyCommand<K,V>