public class RefreshRequest extends BroadcastRequest<RefreshRequest>
TransportRequest.EmptyIndicesRequest.Replaceableindicesheaders| Constructor and Description |
|---|
RefreshRequest() |
RefreshRequest(ActionRequest originalRequest)
Copy constructor that creates a new refresh request that is a copy of the one provided as an argument.
|
RefreshRequest(String... indices) |
indices, indices, indicesOptions, indicesOptions, readFrom, validate, writeTocreateTask, getDescriptionremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic RefreshRequest()
public RefreshRequest(ActionRequest originalRequest)
public RefreshRequest(String... indices)
Copyright © 2009–2017. All rights reserved.