public class TransportClient extends Object implements Esi4JClient
DEFAULT_CLUSTER_NAME| Constructor and Description |
|---|
TransportClient(String clusterName,
org.elasticsearch.client.Client client) |
| Modifier and Type | Method and Description |
|---|---|
void |
addStore(Esi4JStore store) |
void |
close() |
org.elasticsearch.client.Client |
getClient() |
String |
getClusterName() |
void |
removeStore(Esi4JStore store) |
public TransportClient(String clusterName, org.elasticsearch.client.Client client)
public String getClusterName()
getClusterName in interface Esi4JClientpublic org.elasticsearch.client.Client getClient()
getClient in interface Esi4JClientpublic void addStore(Esi4JStore store)
addStore in interface Esi4JClientpublic void removeStore(Esi4JStore store)
removeStore in interface Esi4JClientpublic void close()
close in interface Esi4JClientCopyright © 2013 Molindo GmbH. All Rights Reserved.