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