| Package | Description |
|---|---|
| org.apache.flink.cep.pattern |
| Modifier and Type | Method and Description |
|---|---|
static Quantifier.QuantifierProperty |
Quantifier.QuantifierProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Quantifier.QuantifierProperty[] |
Quantifier.QuantifierProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Quantifier.hasProperty(Quantifier.QuantifierProperty property) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.