Uses of Class
org.jgroups.blocks.ReplCache.Value

Packages that use ReplCache.Value
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
 

Uses of ReplCache.Value in org.jgroups.blocks
 

Methods in org.jgroups.blocks that return types with arguments of type ReplCache.Value
 Cache.Value<ReplCache.Value<V>> ReplCache._get(K key)
           
 Cache<K,ReplCache.Value<V>> ReplCache.getL2Cache()
           
 

Method parameters in org.jgroups.blocks with type arguments of type ReplCache.Value
 void ReplCache.setL2Cache(Cache<K,ReplCache.Value<V>> cache)
           
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.