| 程序包 | 说明 |
|---|---|
| com.alibaba.lindorm.search.common.cloud | |
| org.apache.solr.common.cloud |
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CompositeHashPartitionRouter
Multi-partition key routing, up to three partition keys.
|
class |
HashPartitionRouter
Scenario of default hash partition, there is only one partition key
|
| 限定符和类型 | 类和说明 |
|---|---|
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 © 2006–2022 The Apache Software Foundation. All rights reserved.