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