| Package | Description |
|---|---|
| io.druid.math.expr |
| 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<Number>> bindings) |
| Modifier and Type | Method and Description |
|---|---|
ExprEval |
Expr.eval(Expr.ObjectBinding bindings) |
Copyright © 2011–2017. All rights reserved.