@Deprecated public class UnixSolrServerController extends AbstractSolrServerController
SolrServerController for unix like systems.AbstractSolrServerController.CommandBuilder, AbstractSolrServerController.CommandParamsBuilder, AbstractSolrServerController.CommandResult, AbstractSolrServerController.ServerStatus, AbstractSolrServerController.ServerStatusFunction, AbstractSolrServerController.ServerStatusOutput| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SHELL_EXECUTABLE
Deprecated.
|
BASIC_AUTH_TYPE, CONFIGSETS_PATH, CORES_PATH, FORCE_RESTART, FORCE_RESTART_DEFAULT_VALUE, JSON_REGEX, MAX_STATUS_RETRIES, MAX_STATUS_RETRIES_DEFAULT_VALUE, RUNNING_CHECK_REGEX, SOLR_START_COMMAND, SOLR_STATUS_COMMAND, SOLR_STOP_COMMAND, SOLR_ZK_CP_COMMAND, SOLR_ZK_UPCONFIG_COMMAND, STATUS_INTERVAL, STATUS_INTERVAL_DEFAULT_VALUE, TIMEOUT, TIMEOUT_DEFAULT_VALUE, ZK_CLUSTERPROP_COMMAND, ZK_DATA_PATH| Constructor and Description |
|---|
UnixSolrServerController()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureSolrCommandInvocation(SolrInstance solrInstance,
java.lang.ProcessBuilder processBuilder,
java.lang.String command)
Deprecated.
|
protected void |
configureZKCommandInvocation(SolrInstance solrInstance,
java.lang.ProcessBuilder processBuilder,
java.lang.String command)
Deprecated.
|
addCommand, buildCommonSolrCommandParams, callCommand, callSolrCommand, callZKCommand, collectServerStatusOutput, ensureToStartSolr, ensureToStopSolr, getMaxStatusRetries, getSolrServerConfigurationProvider, getSolrServerPath, getSolrServerStatus, getStatusInterval, getTimeout, isCorrespondingServerForInstance, isForceRestart, resolveZkHost, retryGetStatusUntilConditionIsTrue, setSolrCloudConfigProperties, setSolrServerConfigurationProvider, start, stop, uploadSolrCloudConfigFiles, uploadSolrCloudConfigSets, uploadSolrConfigpublic static final java.lang.String SHELL_EXECUTABLE
protected void configureSolrCommandInvocation(SolrInstance solrInstance, java.lang.ProcessBuilder processBuilder, java.lang.String command)
configureSolrCommandInvocation in class AbstractSolrServerControllerprotected void configureZKCommandInvocation(SolrInstance solrInstance, java.lang.ProcessBuilder processBuilder, java.lang.String command)
configureZKCommandInvocation in class AbstractSolrServerControllerCopyright © 2018 SAP SE. All Rights Reserved.