| Package | Description |
|---|---|
| org.graylog.events.conditions |
| Modifier and Type | Method and Description |
|---|---|
static Expr.Lesser |
Expr.Lesser.create(Expression<Double> left,
Expression<Double> right) |
static Expr.Lesser |
Expr.Lesser.create(String expr,
Expression<Double> left,
Expression<Double> right) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BooleanNumberConditionsVisitor.visit(Expr.Lesser lesser) |
boolean |
ExpressionVisitor.visit(Expr.Lesser lesser) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.