public static class ReindexResponse.Failure extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReindexResponse.Failure.FailureBuilder
Builder for
ReindexResponse.Failure |
| Modifier and Type | Method and Description |
|---|---|
static ReindexResponse.Failure.FailureBuilder |
builder()
Create a new
ReindexResponse.Failure.FailureBuilder to build ReindexResponse.Failure |
Boolean |
getAborted() |
Exception |
getCause() |
ElasticsearchErrorCause |
getElasticsearchErrorCause() |
String |
getId() |
String |
getIndex() |
Long |
getSeqNo() |
Integer |
getStatus() |
Long |
getTerm() |
String |
getType() |
@Nullable public ElasticsearchErrorCause getElasticsearchErrorCause()
public static ReindexResponse.Failure.FailureBuilder builder()
ReindexResponse.Failure.FailureBuilder to build ReindexResponse.FailureReindexResponse.Failure.FailureBuilder to build ReindexResponse.FailureCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.