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