| Package | Description | 
|---|---|
| io.druid.math.expr | |
| io.druid.query.expression | |
| io.druid.segment.virtual | 
| Modifier and Type | Method and Description | 
|---|---|
static Expr.ObjectBinding | 
Parser.withMap(Map<String,?> bindings)  | 
static Expr.ObjectBinding | 
Parser.withSuppliers(Map<String,com.google.common.base.Supplier<Object>> bindings)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExprEval | 
Expr.eval(Expr.ObjectBinding bindings)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Expr.ObjectBinding | 
ExprUtils.nilBindings()  | 
| Modifier and Type | Method and Description | 
|---|---|
ExprEval | 
TimestampFloorExprMacro.TimestampFloorExpr.eval(Expr.ObjectBinding bindings)  | 
ExprEval | 
TimestampFloorExprMacro.TimestampFloorDynamicExpr.eval(Expr.ObjectBinding bindings)  | 
static PeriodGranularity | 
ExprUtils.toPeriodGranularity(Expr periodArg,
                   Expr originArg,
                   Expr timeZoneArg,
                   Expr.ObjectBinding bindings)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SingleInputBindings  | 
| Constructor and Description | 
|---|
ExpressionColumnValueSelector(Expr expression,
                             Expr.ObjectBinding bindings)  | 
LruEvalCache(Expr expression,
            Expr.ObjectBinding bindings)  | 
Copyright © 2011–2018. All rights reserved.