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