Class CEPOperator
java.lang.Object
org.apache.beam.sdk.extensions.sql.impl.cep.CEPOperator
- All Implemented Interfaces:
Serializable
The
CEPOperator records the operators (i.e. functions) in the DEFINE clause of
MATCH_RECOGNIZE.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic CEPOperatorof(org.apache.beam.vendor.calcite.v1_40_0.org.apache.calcite.sql.SqlOperator op) toString()
-
Method Details
-
getCepKind
-
of
public static CEPOperator of(org.apache.beam.vendor.calcite.v1_40_0.org.apache.calcite.sql.SqlOperator op) -
toString
-