Class CEPCall
java.lang.Object
org.apache.beam.sdk.extensions.sql.impl.cep.CEPOperation
org.apache.beam.sdk.extensions.sql.impl.cep.CEPCall
- All Implemented Interfaces:
 Serializable
A 
CEPCall instance represents an operation (node) that contains an operator and a list of
 operands. It has the similar functionality as Calcite's RexCall.- See Also:
 
- 
Method Summary
Methods inherited from class org.apache.beam.sdk.extensions.sql.impl.cep.CEPOperation
of