Package | Description |
---|---|
org.apache.lens.driver.es.client | |
org.apache.lens.driver.es.client.jest | |
org.apache.lens.driver.es.translator |
Modifier and Type | Method and Description |
---|---|
ESResultSet |
ESClient.execute(ESQuery esQuery) |
abstract String |
ESClient.explain(ESQuery esQuery) |
Modifier and Type | Method and Description |
---|---|
ESResultSet |
JestClientImpl.executeImpl(ESQuery esQuery) |
String |
JestClientImpl.explain(ESQuery esQuery) |
Modifier and Type | Method and Description |
---|---|
ESQuery |
ESVisitor.getQuery() |
static ESQuery |
ESVisitor.rewrite(ESDriverConfig config,
org.apache.hadoop.hive.ql.parse.ASTNode rootQueryNode) |
static ESQuery |
ESVisitor.rewrite(ESDriverConfig config,
String hql) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.