Package | Description |
---|---|
org.apache.solr.common.cloud.rule |
Classes for managing Replica placement strategy when operating in SolrCloud mode.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ImplicitSnitch.getRemoteInfo(String solrNode,
Set<String> requestedTags,
SnitchContext ctx) |
abstract void |
Snitch.getTags(String solrNode,
Set<String> requestedTags,
SnitchContext ctx) |
void |
ImplicitSnitch.getTags(String solrNode,
Set<String> requestedTags,
SnitchContext ctx) |
void |
SnitchContext.remoteCallback(SnitchContext ctx,
Map<String,Object> returnedVal) |
void |
RemoteCallback.remoteCallback(SnitchContext ctx,
Map<String,Object> returnedVal) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.