Uses of Package
org.jboss.cache.commands.remote

Packages that use org.jboss.cache.commands.remote
org.jboss.cache.buddyreplication   
org.jboss.cache.cluster   
org.jboss.cache.commands.remote   
org.jboss.cache.factories   
 

Classes in org.jboss.cache.commands.remote used by org.jboss.cache.buddyreplication
ReplicateCommand
          Command that implements cluster replication logic.
 

Classes in org.jboss.cache.commands.remote used by org.jboss.cache.cluster
ReplicateCommand
          Command that implements cluster replication logic.
 

Classes in org.jboss.cache.commands.remote used by org.jboss.cache.commands.remote
ReplicateCommand
          Command that implements cluster replication logic.
 

Classes in org.jboss.cache.commands.remote used by org.jboss.cache.factories
AnnounceBuddyPoolNameCommand
          Announces a buddy pool name to the cluster.
AssignToBuddyGroupCommand
          Assigns a buddy to a group.
ClusteredGetCommand
          Issues a clustered get call, for use primarily by the ClusteredCacheLoader.
DataGravitationCleanupCommand
          Data gravitation cleanup handler.
RemoveFromBuddyGroupCommand
          Removes a buddy from a group.
ReplicateCommand
          Command that implements cluster replication logic.
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.