Package org.codice.ddf.commands.solr
Class BackupCommand
java.lang.Object
org.codice.ddf.commands.catalog.CommandSupport
org.codice.ddf.commands.solr.SolrCommands
org.codice.ddf.commands.solr.BackupCommand
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
-
Field Summary
Fields inherited from class org.codice.ddf.commands.solr.SolrCommands
CLOUD_SOLR_CLIENT_TYPE, configurationAdmin, configurationMap, LOGGER, NAMESPACE, SOLR_CLIENT_PROP, SYSTEM_PROPERTIES_PATH, ZOOKEEPER_HOSTS_PROPFields inherited from class org.codice.ddf.commands.catalog.CommandSupport
console, MS_PER_SECOND -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codice.ddf.commands.solr.SolrCommands
collectionExists, getBackupUrl, getCloudSolrClient, getCoreUrl, getReplicationUrl, getSolrDataDir, isSolrClientAvailable, isSystemConfiguredWithSolrCloud, optimizeCollection, printColor, printErrorMessage, printInfoMessage, printResponseErrorMessages, printStatus, printSuccessMessage, setConfigurationAdmin, shutdownMethods inherited from class org.codice.ddf.commands.catalog.CommandSupport
calculateRecordsPerSecond, printHeaderMessage, printProgressAndFlush
-
Constructor Details
-
BackupCommand
public BackupCommand()
-
-
Method Details
-
execute
- Throws:
Exception
-