@FunctionalInterface public static interface ElasticsearchTemplate.ClientCallback<T>
ElasticsearchTemplate.execute(ElasticsearchTemplate.ClientCallback)
for operating directly on
the ElasticsearchClient
.Modifier and Type | Method and Description |
---|---|
T |
doWithClient(co.elastic.clients.elasticsearch.ElasticsearchClient client) |
T doWithClient(co.elastic.clients.elasticsearch.ElasticsearchClient client) throws IOException
IOException
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.