| Package | Description |
|---|---|
| org.apache.solr.cloud |
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
|
| org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCores |
| Modifier and Type | Method and Description |
|---|---|
static int |
ZkController.persistConfigResourceToZooKeeper(ZkSolrResourceLoader zkLoader,
int znodeVersion,
String resourceName,
byte[] content,
boolean createIfNotExists)
Persists a config file to ZooKeeper using optimistic concurrency.
|
static void |
ZkController.touchConfDir(ZkSolrResourceLoader zkLoader) |
| Modifier and Type | Method and Description |
|---|---|
static Runnable |
SolrCore.getConfListener(SolrCore core,
ZkSolrResourceLoader zkSolrResourceLoader) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.