JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
I
L
P
S
U
_
A
AbstractEsClient
- Class in
io.vertx.tp.plugin.elasticsearch
C
client()
- Method in class io.vertx.tp.plugin.elasticsearch.
AbstractEsClient
connected()
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
connected()
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
create(ChangeFlag, String, JsonObject)
- Static method in interface io.vertx.tp.plugin.elasticsearch.
EsAmbit
createDocument(String, String, JsonObject)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
create document from json object, must specify document id
createDocument(String, String, JsonObject)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
createDocuments(String, JsonArray)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
createDocuments(String, JsonArray, String)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
createDocuments(String, JsonArray)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
createDocuments(String, JsonArray, String)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
createIndex(String, int, int, ConcurrentMap<String, Class<?>>)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
create index with settings and mappings
createIndex(String, ConcurrentMap<String, Class<?>>)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
createIndex(String, ConcurrentMap<String, Class<?>>)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
createIndex(String, int, int, ConcurrentMap<String, Class<?>>)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
createShared(Vertx, JsonObject)
- Static method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
D
deleteDocument(String, String)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
delete document by document id
deleteDocument(String, String)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
deleteDocuments(String, Set<String>)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
deleteDocuments(String, Set<String>)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
deleteIndex(String)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
delete index by name
deleteIndex(String)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
doBatch(JsonArray, String, Supplier<BulkRequest>)
- Method in class io.vertx.tp.plugin.elasticsearch.
AbstractEsClient
E
ElasticIndexer
- Class in
io.vertx.tp.plugin.elasticsearch
ElasticSearchClient
- Interface in
io.vertx.tp.plugin.elasticsearch
ElasticSearchClientImpl
- Class in
io.vertx.tp.plugin.elasticsearch
ElasticSearchHelper
- Class in
io.vertx.tp.plugin.elasticsearch
ElasticSearchInfix
- Class in
io.vertx.tp.plugin.elasticsearch
ElasticSearchInfix()
- Constructor for class io.vertx.tp.plugin.elasticsearch.
ElasticSearchInfix
EsAmbit
- Interface in
io.vertx.tp.plugin.elasticsearch
EsAmbitAdd
- Class in
io.vertx.tp.plugin.elasticsearch
EsAmbitAdd(String, JsonObject)
- Constructor for class io.vertx.tp.plugin.elasticsearch.
EsAmbitAdd
EsAmbitDelete
- Class in
io.vertx.tp.plugin.elasticsearch
EsAmbitDelete(String, JsonObject)
- Constructor for class io.vertx.tp.plugin.elasticsearch.
EsAmbitDelete
EsAmbitUpdate
- Class in
io.vertx.tp.plugin.elasticsearch
EsAmbitUpdate(String, JsonObject)
- Constructor for class io.vertx.tp.plugin.elasticsearch.
EsAmbitUpdate
G
get()
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchInfix
getClient()
- Static method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchInfix
getCode()
- Method in exception io.vertx.tp.error.
_404ConfigurationMissingExceptionn
getCode()
- Method in exception io.vertx.tp.error.
_404IndexNameMissingExceptionn
getCode()
- Method in exception io.vertx.tp.error.
_404SearchTextMissingExceptionn
getDocument(String, String)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
get document by document id
getDocument(String, String)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
getIndex(String)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
get index information
getIndex(String)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
getStatus()
- Method in exception io.vertx.tp.error.
_404ConfigurationMissingExceptionn
getStatus()
- Method in exception io.vertx.tp.error.
_404IndexNameMissingExceptionn
getStatus()
- Method in exception io.vertx.tp.error.
_404SearchTextMissingExceptionn
getString(String)
- Method in class io.vertx.tp.plugin.elasticsearch.
AbstractEsClient
H
helper
- Variable in class io.vertx.tp.plugin.elasticsearch.
AbstractEsClient
I
init(Vertx)
- Static method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchInfix
io.vertx.tp.error
- package io.vertx.tp.error
io.vertx.tp.plugin.elasticsearch
- package io.vertx.tp.plugin.elasticsearch
L
logger()
- Method in class io.vertx.tp.plugin.elasticsearch.
AbstractEsClient
P
process(String, JsonObject)
- Method in interface io.vertx.tp.plugin.elasticsearch.
EsAmbit
process(JsonArray, String)
- Method in interface io.vertx.tp.plugin.elasticsearch.
EsAmbit
process(String, JsonObject)
- Method in class io.vertx.tp.plugin.elasticsearch.
EsAmbitAdd
process(JsonArray, String)
- Method in class io.vertx.tp.plugin.elasticsearch.
EsAmbitAdd
process(String, JsonObject)
- Method in class io.vertx.tp.plugin.elasticsearch.
EsAmbitDelete
process(JsonArray, String)
- Method in class io.vertx.tp.plugin.elasticsearch.
EsAmbitDelete
process(String, JsonObject)
- Method in class io.vertx.tp.plugin.elasticsearch.
EsAmbitUpdate
process(JsonArray, String)
- Method in class io.vertx.tp.plugin.elasticsearch.
EsAmbitUpdate
S
search(JsonObject)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
get search result from ElasticSearch by search text
search(JsonObject, ConcurrentMap<String, String>)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
search(JsonObject)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
search(JsonObject, ConcurrentMap<String, String>)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
U
updateDocument(String, String, JsonObject)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
update document from json object, must specify document id
updateDocument(String, String, JsonObject)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
updateDocuments(String, JsonArray)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
updateDocuments(String, JsonArray, String)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
updateDocuments(String, JsonArray)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
updateDocuments(String, JsonArray, String)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
updateIndex(String, int, int)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
delete index
updateIndex(String)
- Method in interface io.vertx.tp.plugin.elasticsearch.
ElasticSearchClient
updateIndex(String)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
updateIndex(String, int, int)
- Method in class io.vertx.tp.plugin.elasticsearch.
ElasticSearchClientImpl
_
_404ConfigurationMissingExceptionn
- Exception in
io.vertx.tp.error
_404ConfigurationMissingExceptionn(Class<?>, String)
- Constructor for exception io.vertx.tp.error.
_404ConfigurationMissingExceptionn
_404IndexNameMissingExceptionn
- Exception in
io.vertx.tp.error
_404IndexNameMissingExceptionn(Class<?>, String)
- Constructor for exception io.vertx.tp.error.
_404IndexNameMissingExceptionn
_404SearchTextMissingExceptionn
- Exception in
io.vertx.tp.error
_404SearchTextMissingExceptionn(Class<?>, String)
- Constructor for exception io.vertx.tp.error.
_404SearchTextMissingExceptionn
A
C
D
E
G
H
I
L
P
S
U
_
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.