public interface Esi4JClient
Client. Created by a Esi4JClientFactory. There must
only be one instance per ES cluster.| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CLUSTER_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
addStore(Esi4JStore store) |
void |
close() |
org.elasticsearch.client.Client |
getClient() |
String |
getClusterName() |
void |
removeStore(Esi4JStore store) |
static final String DEFAULT_CLUSTER_NAME
String getClusterName()
org.elasticsearch.client.Client getClient()
void addStore(Esi4JStore store)
void removeStore(Esi4JStore store)
void close()
Copyright © 2013 Molindo GmbH. All Rights Reserved.