Class ClusteredGetCommand

All Implemented Interfaces:
CacheRpcCommand, ReplicableCommand, SegmentSpecificCommand, TopologyAffectedCommand, TracedCommand

public class ClusteredGetCommand extends BaseClusteredReadCommand implements SegmentSpecificCommand
Issues a remote get call. This is not a VisitableCommand and hence not passed up the interceptor chain.

Since:
4.0
Author:
Mircea.Markus@jboss.com