public abstract class ESClient extends Object
| Constructor and Description |
|---|
ESClient(ESDriverConfig esDriverConfig,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
ESResultSet |
execute(ESQuery esQuery) |
abstract String |
explain(ESQuery esQuery) |
public ESClient(ESDriverConfig esDriverConfig, org.apache.hadoop.conf.Configuration conf)
public final ESResultSet execute(ESQuery esQuery) throws ESClientException
ESClientExceptionpublic abstract String explain(ESQuery esQuery) throws ESClientException
ESClientExceptionCopyright © 2014–2018 Apache Software Foundation. All rights reserved.