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 voidDirectUpdateHandler2. split(SplitIndexCommand cmd)abstract voidUpdateHandler. split(SplitIndexCommand cmd)Constructors in org.apache.solr.update with parameters of type SplitIndexCommand Constructor Description SolrIndexSplitter(SplitIndexCommand cmd)
-