| Package | Description |
|---|---|
| org.graylog.events.conditions |
| Modifier and Type | Method and Description |
|---|---|
static Expr.Group |
Expr.Group.create(Expression<Boolean> child,
String operator) |
static Expr.Group |
Expr.Group.create(String expr,
Expression<Boolean> child,
String operator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BooleanNumberConditionsVisitor.visit(Expr.Group group) |
boolean |
ExpressionVisitor.visit(Expr.Group group) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.