Class AvroRecastFactory

java.lang.Object
com.espertech.esper.common.internal.avro.writer.AvroRecastFactory

public class AvroRecastFactory extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static com.espertech.esper.common.internal.epl.resultset.select.core.SelectExprProcessorForge
    make(com.espertech.esper.common.client.EventType[] eventTypes, com.espertech.esper.common.internal.epl.resultset.select.core.SelectExprForgeContext selectExprForgeContext, int streamNumber, com.espertech.esper.common.internal.event.avro.AvroSchemaEventType targetType, com.espertech.esper.common.internal.epl.expression.core.ExprNode[] exprNodes, String statementName)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AvroRecastFactory

      public AvroRecastFactory()
  • Method Details

    • make

      public static com.espertech.esper.common.internal.epl.resultset.select.core.SelectExprProcessorForge make(com.espertech.esper.common.client.EventType[] eventTypes, com.espertech.esper.common.internal.epl.resultset.select.core.SelectExprForgeContext selectExprForgeContext, int streamNumber, com.espertech.esper.common.internal.event.avro.AvroSchemaEventType targetType, com.espertech.esper.common.internal.epl.expression.core.ExprNode[] exprNodes, String statementName) throws com.espertech.esper.common.internal.epl.expression.core.ExprValidationException
      Throws:
      com.espertech.esper.common.internal.epl.expression.core.ExprValidationException