Package | Description |
---|---|
org.apache.solr.client.solrj.request |
Convenience classes for dealing with various types of Solr requests.
|
Modifier and Type | Field and Description |
---|---|
CollectionApiMapping.ConfigSetEndPoint |
CollectionApiMapping.ConfigSetMeta.endPoint |
Modifier and Type | Method and Description |
---|---|
static CollectionApiMapping.ConfigSetEndPoint |
CollectionApiMapping.ConfigSetEndPoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionApiMapping.ConfigSetEndPoint[] |
CollectionApiMapping.ConfigSetEndPoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.