| Package | Description |
|---|---|
| org.apache.lens.driver.es | |
| org.apache.lens.driver.es.translator | |
| org.apache.lens.driver.es.translator.impl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.ImmutableMap<ASTVisitor.OrderBy,String> |
ESDriverConfig.ORDER_BYS |
| Modifier and Type | Method and Description |
|---|---|
static ASTVisitor.OrderBy |
ASTVisitor.OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ASTVisitor.OrderBy[] |
ASTVisitor.OrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.visitOrderBy(String colName,
ASTVisitor.OrderBy orderBy) |
| Modifier and Type | Method and Description |
|---|---|
void |
ESTermVisitor.visitOrderBy(String colName,
ASTVisitor.OrderBy orderBy) |
void |
ESAggregateVisitor.visitOrderBy(String colName,
ASTVisitor.OrderBy orderBy) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.