Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
com.espertech.esper.event.avro |
Avro event type core interfaces.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationEngineDefaults.EventMeta.AvroSettings |
ConfigurationEngineDefaults.EventMeta.getAvroSettings()
Returns the Avro settings.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationEngineDefaults.EventMeta.setAvroSettings(ConfigurationEngineDefaults.EventMeta.AvroSettings avroSettings)
Sets the Avro settings.
|
Modifier and Type | Method and Description |
---|---|
void |
EventAdapterAvroHandlerUnsupported.init(ConfigurationEngineDefaults.EventMeta.AvroSettings avroSettings,
EngineImportService engineImportService) |
void |
EventAdapterAvroHandler.init(ConfigurationEngineDefaults.EventMeta.AvroSettings avroSettings,
EngineImportService engineImportService) |