Package io.vertx.tp.plugin.elasticsearch
Class AbstractEsClient
java.lang.Object
io.vertx.tp.plugin.elasticsearch.AbstractEsClient
- Direct Known Subclasses:
ElasticIndexer,EsAmbitAdd,EsAmbitDelete,EsAmbitUpdate
- Author:
- Lang
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionprotected org.elasticsearch.client.RestHighLevelClientclient()protected BooleandoBatch(io.vertx.core.json.JsonArray documents, String idField, Supplier<org.elasticsearch.action.bulk.BulkRequest> executor) protected Stringprotected io.horizon.uca.log.Annallogger()toDocument(io.vertx.core.json.JsonObject json)
-
Field Details
-
helper
-
-
Method Details
-
client
protected org.elasticsearch.client.RestHighLevelClient client() -
getString
-
logger
protected io.horizon.uca.log.Annal logger() -
doBatch
-
toDocument
-