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