Class CollectionApiMapping
- java.lang.Object
-
- org.apache.solr.client.solrj.request.CollectionApiMapping
-
public class CollectionApiMapping extends Object
Stores the mapping of v1 API parameters to v2 API parameters for the collection API and the configset API.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceCollectionApiMapping.CommandMetastatic classCollectionApiMapping.ConfigSetEndPointstatic classCollectionApiMapping.ConfigSetMetastatic classCollectionApiMapping.EndPointstatic classCollectionApiMapping.Metastatic interfaceCollectionApiMapping.V2EndPoint
-
Constructor Summary
Constructors Constructor Description CollectionApiMapping()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcollectKeyNames(Map<String,Object> map, List<String> result, String prefix)
-