public class ReindexResponse extends BulkIndexByScrollResponse
TransportResponse.EmptyToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsheadersEMPTY_PARAMS| Constructor and Description |
|---|
ReindexResponse() |
ReindexResponse(TimeValue took,
BulkByScrollTask.Status status,
List<BulkItemResponse.Failure> indexingFailures,
List<ShardSearchFailure> searchFailures,
boolean timedOut) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCreated() |
String |
toString() |
XContentBuilder |
toXContent(XContentBuilder builder,
ToXContent.Params params) |
getBatches, getIndexingFailures, getNoops, getReasonCancelled, getSearchFailures, getStatus, getTook, getUpdated, getVersionConflicts, isTimedOut, readFrom, writeToremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic ReindexResponse()
public ReindexResponse(TimeValue took, BulkByScrollTask.Status status, List<BulkItemResponse.Failure> indexingFailures, List<ShardSearchFailure> searchFailures, boolean timedOut)
public long getCreated()
public XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
toXContent in interface ToXContenttoXContent in class BulkIndexByScrollResponseIOExceptionpublic String toString()
toString in class BulkIndexByScrollResponseCopyright © 2009–2017. All rights reserved.