Uses of Interface
org.apache.noggit.JSONWriter.Writable

Packages that use JSONWriter.Writable
org.apache.solr.common.cloud Common Solr Cloud and ZooKeeper related classes reused on both clients & server. 
 

Uses of JSONWriter.Writable in org.apache.solr.common.cloud
 

Classes in org.apache.solr.common.cloud that implement JSONWriter.Writable
 class ClusterState
          Immutable state of the cloud.
 class DocCollection
          Models a Collection in zookeeper (but that Java name is obviously taken, hence "DocCollection")
static class DocRouter.Range
           
static class HashPartitioner.Range
           
 class Replica
           
 class Slice
          A Slice contains immutable information about a logical shard (all replicas that share the same shard id).
 class ZkNodeProps
          ZkNodeProps contains generic immutable properties.
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.