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