public static class SchemaRequest.UniqueKey extends AbstractSchemaRequest<SchemaResponse.UniqueKeyResponse>
SolrRequest.METHOD
SUPPORTED_METHODS, useBinaryV2, usev2
Constructor and Description |
---|
UniqueKey() |
UniqueKey(SolrParams q) |
Modifier and Type | Method and Description |
---|---|
protected SchemaResponse.UniqueKeyResponse |
createResponse(SolrClient client)
Create a new SolrResponse to hold the response from the server
|
getContentStreams, getParams
getBasicAuthPassword, getBasicAuthUser, getCollection, getContentWriter, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUseV2
public UniqueKey()
public UniqueKey(SolrParams q)
protected SchemaResponse.UniqueKeyResponse createResponse(SolrClient client)
SolrRequest
createResponse
in class SolrRequest<SchemaResponse.UniqueKeyResponse>
client
- the SolrClient
the request will be sent toCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.