Package | Description |
---|---|
com.espertech.esper.common.client.configuration.common |
Configuration classes for the common section, which is relevant to both the compiler and the runtime
|
com.espertech.esper.common.internal.event.avro |
Avro event type core interfaces.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationCommonEventTypeMeta.AvroSettings |
ConfigurationCommonEventTypeMeta.getAvroSettings()
Returns the Avro settings.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationCommonEventTypeMeta.setAvroSettings(ConfigurationCommonEventTypeMeta.AvroSettings avroSettings)
Sets the Avro settings.
|
Modifier and Type | Method and Description |
---|---|
void |
EventTypeAvroHandlerUnsupported.init(ConfigurationCommonEventTypeMeta.AvroSettings avroSettings,
ClasspathImportService classpathImportService) |
void |
EventTypeAvroHandler.init(ConfigurationCommonEventTypeMeta.AvroSettings avroSettings,
ClasspathImportService classpathImportService) |
static EventTypeAvroHandler |
EventTypeAvroHandlerFactory.resolve(ClasspathImportService classpathImportService,
ConfigurationCommonEventTypeMeta.AvroSettings avroSettings,
String handlerClass) |
Copyright © 2005–2018. All rights reserved.