| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core |
| Modifier and Type | Method and Description |
|---|---|
MultiGetItem.Failure |
MultiGetItem.getFailure() |
static MultiGetItem.Failure |
ResponseConverter.getFailure(org.elasticsearch.action.get.MultiGetItemResponse itemResponse) |
static MultiGetItem.Failure |
MultiGetItem.Failure.of(String index,
String type,
String id,
Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
static <T> MultiGetItem<T> |
MultiGetItem.of(T item,
MultiGetItem.Failure failure) |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.