Package | Description |
---|---|
org.apache.solr.common.cloud |
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeIdRouter
CompositeIdRouter partitions ids based on a
CompositeIdRouter.SEPARATOR , hashes each partition and merges the hashes together
to map the id to a slice. |
class |
PlainIdRouter |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.