Uses of Class
org.apache.solr.update.SplitIndexCommand
-
Packages that use SplitIndexCommand Package Description org.apache.solr.update APIs and classes for managing index updates -
-
Uses of SplitIndexCommand in org.apache.solr.update
Methods in org.apache.solr.update with parameters of type SplitIndexCommand Modifier and Type Method Description void
DirectUpdateHandler2. split(SplitIndexCommand cmd)
abstract void
UpdateHandler. split(SplitIndexCommand cmd)
Constructors in org.apache.solr.update with parameters of type SplitIndexCommand Constructor Description SolrIndexSplitter(SplitIndexCommand cmd)
-