Constructor and Description |
---|
SelectEvalInsertCoercionJson(JsonEventType source,
JsonEventType target) |
SelectEvalJoinWildcardProcessorJson(String[] streamNames,
JsonEventType resultEventType) |
SelectEvalNoWildcardJson(SelectExprForgeContext selectContext,
JsonEventType jsonEventType) |
Constructor and Description |
---|
EventBeanManufacturerJson(JsonEventType jsonEventType,
EventBeanTypedEventFactory eventAdapterService,
int[] nativeNums)
Ctor.
|
EventBeanManufacturerJsonForge(JsonEventType jsonEventType,
WriteablePropertyDescriptor[] writables) |
Constructor and Description |
---|
EventBeanFactoryJson(JsonEventType type,
EventBeanTypedEventFactory factory) |
Modifier and Type | Method and Description |
---|---|
JsonEventType |
EventTypeFactoryImpl.createJson(EventTypeMetadata metadata,
LinkedHashMap<String,Object> properties,
String[] superTypes,
String startTimestampPropertyName,
String endTimestampPropertyName,
BeanEventTypeFactory beanEventTypeFactory,
EventTypeNameResolver eventTypeNameResolver,
JsonEventTypeDetail detail) |
JsonEventType |
EventTypeFactory.createJson(EventTypeMetadata metadata,
LinkedHashMap<String,Object> properties,
String[] superTypes,
String startTimestampPropertyName,
String endTimestampPropertyName,
BeanEventTypeFactory beanEventTypeFactory,
EventTypeNameResolver eventTypeNameResolver,
JsonEventTypeDetail detail) |
Modifier and Type | Method and Description |
---|---|
static JsonEventType |
JsonEventTypeUtility.makeJsonTypeCompileTimeExistingType(EventTypeMetadata metadata,
JsonEventType existingType,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
static JsonEventType |
JsonEventTypeUtility.makeJsonTypeCompileTimeExistingType(EventTypeMetadata metadata,
JsonEventType existingType,
StatementCompileTimeServices services) |
Constructor and Description |
---|
EventSenderJsonImpl(EPRuntimeEventProcessWrapped runtimeEventSender,
JsonEventType eventType,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
ThreadingCommon threadingService)
Ctor.
|
StmtClassForgeableJsonDelegate(String className,
CodegenPackageScope packageScope,
Map<String,Object> properties,
Map<String,JsonUnderlyingField> fieldDescriptors,
Map<String,JsonForgeDesc> forges,
String underlyingClassName,
boolean dynamic,
JsonEventType optionalSuperType) |
StmtClassForgeableJsonUnderlying(String className,
CodegenPackageScope packageScope,
Map<String,Object> propertiesThisType,
Map<String,JsonUnderlyingField> fieldDescriptorsInclSupertype,
boolean dynamic,
int numFieldsSupertype,
JsonEventType optionalSupertype,
Map<String,JsonForgeDesc> forges) |
Modifier and Type | Method and Description |
---|---|
boolean |
JsonEventType.isDeepEqualsConsiderOrder(JsonEventType other) |
Modifier and Type | Method and Description |
---|---|
static JsonForgeDesc |
JsonForgeFactoryEventTypeTyped.forgeArray(JsonEventType other) |
static JsonForgeDesc |
JsonForgeFactoryEventTypeTyped.forgeNonArray(JsonEventType other) |
Constructor and Description |
---|
JsonEventBeanCopyMethod(JsonEventType eventType,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
int[] regularFieldsCopy,
int[] mapIndexesToCopy,
int[] arrayIndexesToCopy) |
JsonEventBeanCopyMethodForge(JsonEventType eventType,
Set<String> mapPropertiesToCopy,
Set<String> arrayPropertiesToCopy) |
Copyright © 2005–2019. All rights reserved.