Uses of Class
org.apache.solr.client.api.model.SwapCoresRequestBody
-
Packages that use SwapCoresRequestBody Package Description org.apache.solr.client.api.endpoint Interfaces representing individual Solr v2 APIs. -
-
Uses of SwapCoresRequestBody in org.apache.solr.client.api.endpoint
Methods in org.apache.solr.client.api.endpoint with parameters of type SwapCoresRequestBody Modifier and Type Method Description SolrJerseyResponseSwapCoresApi. swapCores(String coreName, SwapCoresRequestBody requestBody)
-