| 程序包 | 说明 |
|---|---|
| org.apache.solr.common.cloud.rule |
Classes for managing Replica placement strategy when operating in SolrCloud mode.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
ImplicitSnitch.getRemoteInfo(String solrNode,
Set<String> requestedTags,
SnitchContext ctx) |
void |
ImplicitSnitch.getTags(String solrNode,
Set<String> requestedTags,
SnitchContext ctx) |
abstract void |
Snitch.getTags(String solrNode,
Set<String> requestedTags,
SnitchContext ctx) |
void |
RemoteCallback.remoteCallback(SnitchContext ctx,
Map<String,Object> returnedVal) |
void |
SnitchContext.remoteCallback(SnitchContext ctx,
Map<String,Object> returnedVal) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.