Uses of Class
de.hybris.platform.solrserver.SolrServerException
Packages that use SolrServerException
Package
Description
-
Uses of SolrServerException in de.hybris.platform.solrserver.strategies
Methods in de.hybris.platform.solrserver.strategies that throw SolrServerExceptionModifier and TypeMethodDescriptionvoidThe command execution logic.voidSolrServerCommandExecutor.executeCommand(String command, Map<String, String> configuration) Executes a command.voidSolrServerController.startServers()Starts the Solr servers.voidSolrServerController.stopServers()Stops the Solr servers. -
Uses of SolrServerException in de.hybris.platform.solrserver.strategies.impl
Methods in de.hybris.platform.solrserver.strategies.impl that throw SolrServerExceptionModifier and TypeMethodDescriptionvoidDefaultSolrServerCommandExecutor.executeCommand(String command, Map<String, String> configuration) protected voidDefaultSolrServerCommandExecutor.executeExternalCommand(String command, Map<String, String> configuration) voidDefaultSolrServerController.startServers()voidDefaultSolrServerController.stopServers()