Class AbstractDataCommand

java.lang.Object
org.infinispan.commands.read.AbstractDataCommand
All Implemented Interfaces:
DataCommand, FlagAffectedCommand, ReplicableCommand, SegmentSpecificCommand, TopologyAffectedCommand, VisitableCommand
Direct Known Subclasses:
AbstractDataWriteCommand, GetCacheEntryCommand, GetKeyValueCommand, ReadOnlyKeyCommand, TouchCommand

public abstract class AbstractDataCommand extends Object implements DataCommand, SegmentSpecificCommand
Since:
4.0
Author:
[email protected], Sanne Grinovero <[email protected]> (C) 2011 Red Hat Inc.