Class AvroSchemaFieldSharable
java.lang.Object
com.espertech.esper.common.internal.avro.core.AvroSchemaFieldSharable
- All Implemented Interfaces:
com.espertech.esper.common.internal.bytecodemodel.base.CodegenFieldSharable
public class AvroSchemaFieldSharable
extends Object
implements com.espertech.esper.common.internal.bytecodemodel.base.CodegenFieldSharable
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.espertech.esper.common.internal.bytecodemodel.model.expression.CodegenExpression
com.espertech.esper.common.client.type.EPTypeClass
type()
-
Constructor Details
-
AvroSchemaFieldSharable
public AvroSchemaFieldSharable(org.apache.avro.Schema schema)
-
-
Method Details
-
type
public com.espertech.esper.common.client.type.EPTypeClass type()- Specified by:
type
in interfacecom.espertech.esper.common.internal.bytecodemodel.base.CodegenFieldSharable
-
initCtorScoped
public com.espertech.esper.common.internal.bytecodemodel.model.expression.CodegenExpression initCtorScoped()- Specified by:
initCtorScoped
in interfacecom.espertech.esper.common.internal.bytecodemodel.base.CodegenFieldSharable
-