Package io.vertx.tp.plugin.elasticsearch
Class ElasticSearchInfix
java.lang.Object
io.vertx.tp.plugin.elasticsearch.ElasticSearchInfix
- All Implemented Interfaces:
io.vertx.up.plugin.Infix
- Since:
- 2019/12/28, 16:09
- Author:
- Hongwei
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()static ElasticSearchClientstatic voidinit(io.vertx.core.Vertx vertx)
-
Constructor Details
-
ElasticSearchInfix
public ElasticSearchInfix()
-
-
Method Details
-
init
public static void init(io.vertx.core.Vertx vertx) -
getClient
-
get
- Specified by:
getin interfaceio.vertx.up.plugin.Infix
-