public interface EsLookupResultOutput extends Serializable
Modifier and Type | Method and Description |
---|---|
Fields |
fields()
Fields to be declared for output. |
Collection<Values> |
toValues(org.elasticsearch.client.Response response)
Convert Elasticsearch response to a collection of
Values . |
Collection<Values> toValues(org.elasticsearch.client.Response response)
Values
.Copyright © 2023 The Apache Software Foundation. All rights reserved.