Class AvroConstant
java.lang.Object
com.espertech.esper.common.internal.avro.core.AvroConstant
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.espertech.esper.common.client.type.EPTypeClass
static final com.espertech.esper.common.client.type.EPTypeClass
static final com.espertech.esper.common.client.type.EPTypeClass
static final com.espertech.esper.common.client.type.EPTypeClass
static final com.espertech.esper.common.client.type.EPTypeClass
static final String
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
PROP_JAVA_STRING_KEY
- See Also:
-
PROP_JAVA_STRING_VALUE
- See Also:
-
EPTYPE_SCHEMA
public static final com.espertech.esper.common.client.type.EPTypeClass EPTYPE_SCHEMA -
EPTYPE_RECORD
public static final com.espertech.esper.common.client.type.EPTypeClass EPTYPE_RECORD -
EPTYPE_SCHEMAPARSER
public static final com.espertech.esper.common.client.type.EPTypeClass EPTYPE_SCHEMAPARSER -
EPTYPE_GENERICFIXED
public static final com.espertech.esper.common.client.type.EPTypeClass EPTYPE_GENERICFIXED -
EPTYPE_GENERICENUMSYMBOL
public static final com.espertech.esper.common.client.type.EPTypeClass EPTYPE_GENERICENUMSYMBOL
-
-
Constructor Details
-
AvroConstant
public AvroConstant()
-