public interface MultiGetResponseWrapper
MultiGetResponsee, allows to get returned results as a
List of MultiGetItemResponseWrapper (similar to
SearchResponseWrapper)| Modifier and Type | Method and Description |
|---|---|
List<MultiGetItemResponseWrapper> |
getMultiGetItemResponses() |
org.elasticsearch.action.get.MultiGetResponse |
getMultiGetResponse() |
List<?> |
getObjects() |
<T> List<T> |
getObjects(Class<T> type) |
org.elasticsearch.action.get.MultiGetResponse getMultiGetResponse()
List<MultiGetItemResponseWrapper> getMultiGetItemResponses()
List<?> getObjects()
getObjects(Class)Copyright © 2015 Molindo GmbH. All Rights Reserved.