AvroSchemaEventType |
EventTypeAvroHandlerUnsupported.newEventTypeFromJson(EventTypeMetadata metadata,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
String schemaJson,
EventType[] supertypes,
Set<EventType> deepSupertypes) |
AvroSchemaEventType |
EventTypeAvroHandler.newEventTypeFromJson(EventTypeMetadata metadata,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
String schemaJson,
EventType[] supertypes,
Set<EventType> deepSupertypes) |
AvroSchemaEventType |
EventTypeAvroHandlerUnsupported.newEventTypeFromNormalized(EventTypeMetadata metadata,
EventTypeNameResolver eventTypeNameResolver,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
Map<String,Object> properties,
Annotation[] annotations,
ConfigurationCommonEventTypeAvro optionalConfig,
EventType[] superTypes,
Set<EventType> deepSuperTypes,
String statementName) |
AvroSchemaEventType |
EventTypeAvroHandler.newEventTypeFromNormalized(EventTypeMetadata metadata,
EventTypeNameResolver eventTypeNameResolver,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
Map<String,Object> properties,
Annotation[] annotations,
ConfigurationCommonEventTypeAvro optionalConfig,
EventType[] superTypes,
Set<EventType> deepSuperTypes,
String statementName) |
AvroSchemaEventType |
EventTypeAvroHandlerUnsupported.newEventTypeFromSchema(EventTypeMetadata metadata,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
ConfigurationCommonEventTypeAvro requiredConfig,
EventType[] supertypes,
Set<EventType> deepSupertypes) |
AvroSchemaEventType |
EventTypeAvroHandler.newEventTypeFromSchema(EventTypeMetadata metadata,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
ConfigurationCommonEventTypeAvro requiredConfig,
EventType[] superTypes,
Set<EventType> deepSuperTypes) |