public static class SchemaRequest.SchemaVersion extends AbstractSchemaRequest<SchemaResponse.SchemaVersionResponse>
SolrRequest.METHOD| Constructor and Description | 
|---|
| SchemaVersion() | 
| SchemaVersion(SolrParams q) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected SchemaResponse.SchemaVersionResponse | createResponse(SolrClient client)Create a new SolrResponse to hold the response from the server | 
getContentStreams, getParamsgetBasicAuthPassword, getBasicAuthUser, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallbackpublic SchemaVersion()
public SchemaVersion(SolrParams q)
protected SchemaResponse.SchemaVersionResponse createResponse(SolrClient client)
SolrRequestcreateResponse in class SolrRequest<SchemaResponse.SchemaVersionResponse>client - the SolrClient the request will be sent toCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.