Uses of Class
org.apache.solr.client.api.model.AddReplicaPropertyRequestBody
-
Packages that use AddReplicaPropertyRequestBody Package Description org.apache.solr.client.api.endpoint Interfaces representing individual Solr v2 APIs. -
-
Uses of AddReplicaPropertyRequestBody in org.apache.solr.client.api.endpoint
Methods in org.apache.solr.client.api.endpoint with parameters of type AddReplicaPropertyRequestBody Modifier and Type Method Description SolrJerseyResponse
AddReplicaPropertyApi. addReplicaProperty(String collName, String shardName, String replicaName, String propertyName, AddReplicaPropertyRequestBody requestBody)
-