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, useBinaryV2, usev2
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, getCollection, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUseV2
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-2017 Apache Software Foundation. All Rights Reserved.