public class ElasticSearchClient extends Object implements ISearchClient
| Constructor and Description |
|---|
ElasticSearchClient(org.slf4j.Logger log,
String clusterName,
String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.client.Client |
getClient() |
org.elasticsearch.node.Node |
getNode() |
org.elasticsearch.client.Client |
getNodeClient() |
org.elasticsearch.client.Client |
getTransportClient() |
void |
shutdown() |
public org.elasticsearch.node.Node getNode()
public org.elasticsearch.client.Client getNodeClient()
public org.elasticsearch.client.Client getTransportClient()
public void shutdown()
shutdown in interface ISearchClientpublic org.elasticsearch.client.Client getClient()
getClient in interface ISearchClientCopyright © 2017 JULIE Lab, Germany. All rights reserved.