Uses of Class
org.jboss.cache.ReplicationQueue

Packages that use ReplicationQueue
org.jboss.cache   
 

Uses of ReplicationQueue in org.jboss.cache
 

Fields in org.jboss.cache declared as ReplicationQueue
protected  ReplicationQueue TreeCache.repl_queue
          Queue used to replicate updates when mode is repl-async
 

Methods in org.jboss.cache that return ReplicationQueue
 ReplicationQueue TreeCache.getReplQueue()
          Returns the replication queue.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.