public interface SolrServerCommandExecutor
| Modifier and Type | Method and Description |
|---|---|
void |
executeCommand(java.lang.String command,
java.util.Map<java.lang.String,java.lang.String> configuration)
Executes a command.
|
void executeCommand(java.lang.String command,
java.util.Map<java.lang.String,java.lang.String> configuration)
throws SolrServerException
command - - the commandconfiguration - - the configurationSolrServerException - if an error occurs during shutdownCopyright © 2018 SAP SE. All Rights Reserved.