Class Hierarchy
- java.lang.Object
- io.vertx.tp.plugin.elasticsearch.AbstractEsClient
- io.vertx.tp.plugin.elasticsearch.ElasticIndexer
- io.vertx.tp.plugin.elasticsearch.EsAmbitAdd (implements io.vertx.tp.plugin.elasticsearch.EsAmbit)
- io.vertx.tp.plugin.elasticsearch.EsAmbitDelete (implements io.vertx.tp.plugin.elasticsearch.EsAmbit)
- io.vertx.tp.plugin.elasticsearch.EsAmbitUpdate (implements io.vertx.tp.plugin.elasticsearch.EsAmbit)
- io.vertx.tp.plugin.elasticsearch.ElasticSearchClientImpl (implements io.vertx.tp.plugin.elasticsearch.ElasticSearchClient)
- io.vertx.tp.plugin.elasticsearch.ElasticSearchHelper
- io.vertx.tp.plugin.elasticsearch.ElasticSearchInfix (implements io.vertx.up.plugin.Infix)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.vertx.core.VertxException
- io.vertx.up.exception.ZeroRunException
- io.vertx.up.exception.WebException
- io.vertx.tp.error._404ConfigurationMissingExceptionn
- io.vertx.tp.error._404IndexNameMissingExceptionn
- io.vertx.tp.error._404SearchTextMissingExceptionn
- io.vertx.up.exception.WebException
- io.vertx.up.exception.ZeroRunException
- io.vertx.core.VertxException
- java.lang.RuntimeException
- java.lang.Exception
- io.vertx.tp.plugin.elasticsearch.AbstractEsClient
Interface Hierarchy
- io.vertx.tp.plugin.elasticsearch.ElasticSearchClient
- io.vertx.tp.plugin.elasticsearch.EsAmbit