Uses of Class
org.apache.blur.CachedMap

Packages that use CachedMap
org.apache.blur.zookeeper   
 

Uses of CachedMap in org.apache.blur.zookeeper
 

Subclasses of CachedMap in org.apache.blur.zookeeper
 class ZkCachedMap
          This is an simple implementation of a set-once map of string-to-string that is backed by ZooKeeper.
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.