public interface EsAmbit
| Modifier and Type | Method and Description |
|---|---|
static EsAmbit |
create(ChangeFlag flag,
String index,
io.vertx.core.json.JsonObject options) |
Boolean |
process(io.vertx.core.json.JsonArray documents,
String idField) |
io.vertx.core.json.JsonObject |
process(String documentId,
io.vertx.core.json.JsonObject body) |
Copyright © 2020. All rights reserved.