Uses of Interface
org.noggit.JSONWriter.Writable
-
Packages that use JSONWriter.Writable Package Description 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 Modifier and Type Class Description classClusterStateImmutable state of the cloud.classDocCollectionModels a Collection in zookeeper (but that Java name is obviously taken, hence "DocCollection")static classDocRouter.RangeclassReplicaclassRoutingRuleUsed for routing docs with particular keys into another collectionclassSliceA Slice contains immutable information about a logical shard (all replicas that share the same shard id).classZkNodePropsZkNodeProps contains generic immutable properties.
-