public abstract class AbstractEsClient extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ElasticSearchHelper |
helper |
| Modifier and Type | Method and Description |
|---|---|
protected org.elasticsearch.client.RestHighLevelClient |
client() |
protected Boolean |
doBatch(io.vertx.core.json.JsonArray documents,
String idField,
Supplier<org.elasticsearch.action.bulk.BulkRequest> executor) |
protected String |
getString(String field) |
protected io.vertx.up.log.Annal |
logger() |
protected final transient ElasticSearchHelper helper
protected org.elasticsearch.client.RestHighLevelClient client()
protected io.vertx.up.log.Annal logger()
Copyright © 2020. All rights reserved.