public class AvroRecastFactory extends Object
Constructor and Description |
---|
AvroRecastFactory() |
Modifier and Type | Method and Description |
---|---|
static com.espertech.esper.epl.core.SelectExprProcessor |
make(com.espertech.esper.client.EventType[] eventTypes,
com.espertech.esper.epl.core.eval.SelectExprContext selectExprContext,
int streamNumber,
com.espertech.esper.event.avro.AvroSchemaEventType targetType,
com.espertech.esper.epl.expression.core.ExprNode[] exprNodes,
String statementName,
String engineURI) |
public static com.espertech.esper.epl.core.SelectExprProcessor make(com.espertech.esper.client.EventType[] eventTypes, com.espertech.esper.epl.core.eval.SelectExprContext selectExprContext, int streamNumber, com.espertech.esper.event.avro.AvroSchemaEventType targetType, com.espertech.esper.epl.expression.core.ExprNode[] exprNodes, String statementName, String engineURI) throws com.espertech.esper.epl.expression.core.ExprValidationException
com.espertech.esper.epl.expression.core.ExprValidationException