Class ClusteredGetCommand

All Implemented Interfaces:
CacheRpcCommand, ReplicableCommand, SegmentSpecificCommand, TopologyAffectedCommand

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:
[email protected]