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 SummaryModifier and TypeMethodDescriptionstatic CEPOperatorof(org.apache.beam.vendor.calcite.v1_40_0.org.apache.calcite.sql.SqlOperator op) toString()
- 
Method Details- 
getCepKind
- 
ofpublic static CEPOperator of(org.apache.beam.vendor.calcite.v1_40_0.org.apache.calcite.sql.SqlOperator op) 
- 
toString
 
-