Package | Description |
---|---|
com.espertech.esper.common.internal.event.json.compiletime | |
com.espertech.esper.common.internal.event.json.parser.forge |
Modifier and Type | Method and Description |
---|---|
static LinkedHashMap<EPTypeClass,JsonApplicationClassDelegateDesc> |
JsonEventTypeUtilityReflective.computeClassesDeep(EPTypeClass clazz,
String eventTypeName,
Annotation[] annotations,
StatementCompileTimeServices services) |
static LinkedHashMap<EPTypeClass,JsonApplicationClassDelegateDesc> |
JsonEventTypeUtilityReflective.computeClassesDeep(Map<String,Object> fields,
String eventTypeName,
Annotation[] annotations,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
static JsonForgeDesc |
JsonForgeFactoryBuiltinClassTyped.forge(EPTypeClass classType,
String fieldName,
Field optionalField,
Map<EPTypeClass,JsonApplicationClassDelegateDesc> deepClasses,
Annotation[] annotations,
StatementCompileTimeServices services) |
Copyright © 2005–2020. All rights reserved.