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