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

Packages that use JSONWriter.Writable
org.apache.solr.common.cloud   
 

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

Classes in org.apache.solr.common.cloud that implement JSONWriter.Writable
 class CloudState
          Immutable state of the cloud.
 class Slice
          A Slice contains immutable information about all shards that share the same shard id (shard leader and replicas).
 class ZkNodeProps
          ZkNodeProps contains immutable properties for a shard/solr core.
 



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