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
ESClientException
public abstract String explain(ESQuery esQuery) throws ESClientException
ESClientException
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.