Skip navigation links
B C D E F G H I J M N O P R S T 

B

Builder() - Constructor for class nl.vpro.elasticsearch.IndexHelper.Builder
 

C

client(String) - Method in class nl.vpro.elasticsearch.ClientFactorySwitcher
 
client(String) - Method in interface nl.vpro.elasticsearch.ESClientFactory
Returns a client.
client(Class) - Method in interface nl.vpro.elasticsearch.ESClientFactory
 
client() - Method in class nl.vpro.elasticsearch.IndexHelper
 
client(Logger) - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
client(String) - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
client(String) - Method in class nl.vpro.elasticsearch.TransportClientFactory
 
ClientFactorySwitcher - Class in nl.vpro.elasticsearch
 
ClientFactorySwitcher(String, String, Map<String, ESClientFactory>) - Constructor for class nl.vpro.elasticsearch.ClientFactorySwitcher
 
ClientFactorySwitcherMBean - Interface in nl.vpro.elasticsearch
 
count() - Method in class nl.vpro.elasticsearch.IndexHelper
 
createIndex() - Method in class nl.vpro.elasticsearch.IndexHelper
 

D

deleteIndex() - Method in class nl.vpro.elasticsearch.IndexHelper
 

E

ElasticSearchIterator<T> - Class in nl.vpro.elasticsearch
A wrapper around the Elastic Search scroll interface.
ElasticSearchIterator(Client, Function<SearchHit, T>) - Constructor for class nl.vpro.elasticsearch.ElasticSearchIterator
 
ESClientFactory - Interface in nl.vpro.elasticsearch
 

F

findNext() - Method in class nl.vpro.elasticsearch.ElasticSearchIterator
 

G

getAdditionalSettings() - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
getClusterName() - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
getConfigured() - Method in class nl.vpro.elasticsearch.ClientFactorySwitcher
 
getConfigured() - Method in interface nl.vpro.elasticsearch.ClientFactorySwitcherMBean
 
getCount() - Method in class nl.vpro.elasticsearch.ElasticSearchIterator
 
getDefaultPort() - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
getIndexName() - Method in class nl.vpro.elasticsearch.IndexHelper
 
getNetworkHost() - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
getNodeName() - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
getPathHome() - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
getSize() - Method in class nl.vpro.elasticsearch.ElasticSearchIterator
 
getTcpPort() - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
getUnicastHosts() - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 

H

hasNext() - Method in class nl.vpro.elasticsearch.ElasticSearchIterator
 

I

IndexHelper - Class in nl.vpro.elasticsearch
Some tools to automaticly create indices and put mappings and stuff.
IndexHelper.Builder - Class in nl.vpro.elasticsearch
 
indexName(String) - Method in class nl.vpro.elasticsearch.IndexHelper.Builder
 
init() - Method in class nl.vpro.elasticsearch.ClientFactorySwitcher
 
init() - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
isHttpEnabled() - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 

J

JoinClusterClientFactory - Class in nl.vpro.elasticsearch
Deprecated.
JoinClusterClientFactory() - Constructor for class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 

M

mapping(String, Supplier<String>) - Method in class nl.vpro.elasticsearch.IndexHelper.Builder
 
mapping(String, Supplier<String>) - Method in class nl.vpro.elasticsearch.IndexHelper
 
mappingResource(String, String) - Method in class nl.vpro.elasticsearch.IndexHelper.Builder
 
mappings(Map<String, Supplier<String>>) - Method in class nl.vpro.elasticsearch.IndexHelper.Builder
 

N

next() - Method in class nl.vpro.elasticsearch.ElasticSearchIterator
 
nl.vpro.elasticsearch - package nl.vpro.elasticsearch
 

O

of(Logger, ESClientFactory, String, String) - Static method in class nl.vpro.elasticsearch.IndexHelper
 
of(Logger, ESClientFactory, Supplier<String>, String) - Static method in class nl.vpro.elasticsearch.IndexHelper
 

P

prepareIndex() - Method in class nl.vpro.elasticsearch.IndexHelper
 
prepareSearch(String...) - Method in class nl.vpro.elasticsearch.ElasticSearchIterator
 

R

refresh() - Method in class nl.vpro.elasticsearch.IndexHelper
 

S

searchHits(Client) - Static method in class nl.vpro.elasticsearch.ElasticSearchIterator
 
setAdditionalSettings(Map<String, String>) - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
setClusterName(String) - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
setClusterName(String) - Method in class nl.vpro.elasticsearch.TransportClientFactory
 
setConfigured(String) - Method in class nl.vpro.elasticsearch.ClientFactorySwitcher
 
setConfigured(String) - Method in interface nl.vpro.elasticsearch.ClientFactorySwitcherMBean
 
setDefaultPort(int) - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
setElasticSearchHosts(String) - Method in class nl.vpro.elasticsearch.TransportClientFactory
 
setHttpEnabled(boolean) - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
setIgnoreClusterName(boolean) - Method in class nl.vpro.elasticsearch.TransportClientFactory
 
setImplicitHttpToJavaPort(boolean) - Method in class nl.vpro.elasticsearch.TransportClientFactory
 
setIndexName(String) - Method in class nl.vpro.elasticsearch.IndexHelper
 
setNetworkHost(String) - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
setNodeName(String) - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
setPathHome(String) - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
setTcpPort(String) - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
settingsResource(String) - Method in class nl.vpro.elasticsearch.IndexHelper.Builder
 
setTransportAddresses(UrlProvider...) - Method in class nl.vpro.elasticsearch.TransportClientFactory
 
setUnicastHosts(String) - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
The hosts to connect to via unicast.
shutdown() - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
shutdown() - Method in class nl.vpro.elasticsearch.TransportClientFactory
 

T

toString() - Method in class nl.vpro.elasticsearch.ClientFactorySwitcher
 
toString() - Method in class nl.vpro.elasticsearch.JoinClusterClientFactory
Deprecated.
 
toString() - Method in class nl.vpro.elasticsearch.TransportClientFactory
 
TransportClientFactory - Class in nl.vpro.elasticsearch
 
TransportClientFactory() - Constructor for class nl.vpro.elasticsearch.TransportClientFactory
 
B C D E F G H I J M N O P R S T 
Skip navigation links

Copyright © 2019. All rights reserved.