Skip navigation links
B C D E F G H I P S T W 

B

bootstrapAuth() - Method in interface io.polyglotted.elastic.client.ElasticClient
 
BootstrapAuth() - Constructor for class io.polyglotted.elastic.client.ElasticSettings.BootstrapAuth
 

C

close() - Method in interface io.polyglotted.elastic.client.ElasticClient
 
close() - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
clusterHealth() - Method in interface io.polyglotted.elastic.client.ElasticClient
 
clusterHealth(AuthHeader) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
clusterHealth(AuthHeader) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
createIndex(String, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
createIndex(AuthHeader, String, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
createIndex(AuthHeader, String, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 

D

deletePipeline(String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
deletePipeline(AuthHeader, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
deletePipeline(AuthHeader, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
deleteTemplate(String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
deleteTemplate(AuthHeader, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
deleteTemplate(AuthHeader, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
dropIndex(String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
dropIndex(AuthHeader, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
dropIndex(AuthHeader, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 

E

ElasticClient - Interface in io.polyglotted.elastic.client
 
ElasticException - Exception in io.polyglotted.elastic.client
 
ElasticRestClient - Class in io.polyglotted.elastic.client
 
ElasticSettings - Class in io.polyglotted.elastic.client
 
ElasticSettings() - Constructor for class io.polyglotted.elastic.client.ElasticSettings
 
elasticSettings() - Static method in class io.polyglotted.elastic.client.ElasticSettings
 
ElasticSettings.BootstrapAuth - Class in io.polyglotted.elastic.client
 

F

forceRefresh(String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
forceRefresh(AuthHeader, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
forceRefresh(AuthHeader, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 

G

getMapping(String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
getMapping(AuthHeader, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
getMapping(AuthHeader, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
getSettings(String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
getSettings(AuthHeader, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
getSettings(AuthHeader, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 

H

highLevelClient(ElasticSettings) - Static method in class io.polyglotted.elastic.client.HighLevelConnector
 
HighLevelConnector - Class in io.polyglotted.elastic.client
 
HighLevelConnector() - Constructor for class io.polyglotted.elastic.client.HighLevelConnector
 

I

indexExists(String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
indexExists(AuthHeader, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
indexExists(AuthHeader, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
indexNameFor(String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
indexNameFor(AuthHeader, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
indexNameFor(AuthHeader, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
InternalHostsSniffer - Class in io.polyglotted.elastic.client
 
InternalHostsSniffer() - Constructor for class io.polyglotted.elastic.client.InternalHostsSniffer
 
io.polyglotted.elastic.client - package io.polyglotted.elastic.client
 

P

performCliRequest(AuthHeader, HttpRequestBuilder.HttpReqType, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
performCliRequest(HttpRequestBuilder.HttpReqType, String, Map<String, String>, HttpEntity, Header...) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
performCliRequest(AuthHeader, HttpRequestBuilder.HttpReqType, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
performCliRequest(HttpRequestBuilder.HttpReqType, String, Map<String, String>, HttpEntity, Header...) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
pipelineExists(String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
pipelineExists(AuthHeader, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
pipelineExists(AuthHeader, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
putMapping(String, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
putMapping(AuthHeader, String, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
putMapping(AuthHeader, String, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
putPipeline(String, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
putPipeline(AuthHeader, String, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
putPipeline(AuthHeader, String, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
putSettings(String, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
putSettings(AuthHeader, String, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
putSettings(AuthHeader, String, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
putTemplate(String, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
putTemplate(AuthHeader, String, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
putTemplate(AuthHeader, String, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 

S

setBootstrap(String, String) - Method in class io.polyglotted.elastic.client.ElasticSettings
 
simpleDelete(AuthHeader, String, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
simpleDelete(AuthHeader, String, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
simpleGet(AuthHeader, String, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
simpleGet(AuthHeader, String, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
simplePut(AuthHeader, String, String, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
simplePut(AuthHeader, String, String, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
sniffHosts() - Method in class io.polyglotted.elastic.client.InternalHostsSniffer
 

T

templateExists(String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
templateExists(AuthHeader, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
templateExists(AuthHeader, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 

W

waitForStatus(String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
waitForStatus(AuthHeader, String) - Method in interface io.polyglotted.elastic.client.ElasticClient
 
waitForStatus(AuthHeader, String) - Method in class io.polyglotted.elastic.client.ElasticRestClient
 
waitForYellow() - Method in interface io.polyglotted.elastic.client.ElasticClient
 
B C D E F G H I P S T W 
Skip navigation links