Package | Description |
---|---|
org.apache.solr.common.cloud.rule |
Classes for managing Replica placement strategy when operating in SolrCloud mode.
|
Modifier and Type | Class and Description |
---|---|
class |
SnitchContext
This is the context provided to the snitches to interact with the system.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
SnitchContext.invokeRemote(String node,
ModifiableSolrParams params,
String klas,
RemoteCallback callback)
make a call to solrnode/admin/cores with the given params and give a callback.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.