| Package | Description |
|---|---|
| io.druid.guice | |
| io.druid.math.expr | |
| io.druid.query.expression |
| Modifier and Type | Field and Description |
|---|---|
static List<Class<? extends ExprMacroTable.ExprMacro>> |
ExpressionModule.EXPR_MACROS |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExpressionModule.addExprMacro(com.google.inject.Binder binder,
Class<? extends ExprMacroTable.ExprMacro> clazz) |
| Constructor and Description |
|---|
ExprMacroTable(List<ExprMacroTable.ExprMacro> macros) |
| Modifier and Type | Class and Description |
|---|---|
class |
LikeExprMacro |
| Constructor and Description |
|---|
GuiceExprMacroTable(Set<ExprMacroTable.ExprMacro> macros) |
Copyright © 2011–2017. All rights reserved.