Class ReadOnlyKeyCommand<K,V,R>

java.lang.Object
org.infinispan.commands.read.AbstractDataCommand
org.infinispan.commands.functional.ReadOnlyKeyCommand<K,V,R>
All Implemented Interfaces:
DataCommand, FlagAffectedCommand, ReplicableCommand, SegmentSpecificCommand, TopologyAffectedCommand, VisitableCommand
Direct Known Subclasses:
TxReadOnlyKeyCommand

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