Class TxReadOnlyKeyCommand<K,V,R>

All Implemented Interfaces:
DataCommand, FlagAffectedCommand, ReplicableCommand, SegmentSpecificCommand, TopologyAffectedCommand, VisitableCommand

public class TxReadOnlyKeyCommand<K,V,R> extends ReadOnlyKeyCommand<K,V,R>