Class GetSchema
java.lang.Object
org.apache.solr.api.JerseyResource
org.apache.solr.handler.admin.api.GetSchema
- All Implemented Interfaces:
GetSchemaApi
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.solr.client.api.endpoint.GetSchemaApi
GetSchemaApi.Fields -
Field Summary
FieldsFields inherited from class org.apache.solr.api.JerseyResource
containerRequestContext -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.solr.api.JerseyResource
ensureRequiredParameterProvided, ensureRequiredRequestBodyProvided, instantiateJerseyResponse, instantiateJerseyResponse
-
Field Details
-
indexSchema
-
solrCore
-
-
Constructor Details
-
GetSchema
-
-
Method Details
-
getSchemaInfo
- Specified by:
getSchemaInfoin interfaceGetSchemaApi
-
getSchemaName
- Specified by:
getSchemaNamein interfaceGetSchemaApi- Throws:
Exception
-
getSchemaSimilarity
- Specified by:
getSchemaSimilarityin interfaceGetSchemaApi
-
getSchemaUniqueKey
- Specified by:
getSchemaUniqueKeyin interfaceGetSchemaApi
-
getSchemaVersion
- Specified by:
getSchemaVersionin interfaceGetSchemaApi
-
getSchemaZkVersion
- Specified by:
getSchemaZkVersionin interfaceGetSchemaApi- Throws:
Exception
-