| Package | Description |
|---|---|
| com.xxdb.streaming.client.cep |
| Modifier and Type | Method and Description |
|---|---|
EventSchema |
EventSchemaEx.getSchema() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventSchemaEx.setSchema(EventSchema schema) |
| Constructor and Description |
|---|
EventClient(List<EventSchema> eventSchemas,
List<String> eventTimeKeys,
List<String> commonKeys) |
EventHandler(List<EventSchema> eventSchemas,
List<String> eventTimeKeys,
List<String> commonKeys) |
EventSender(DBConnection conn,
String tableName,
List<EventSchema> eventSchemas,
List<String> eventTimeKeys,
List<String> commonKeys) |
Copyright © 2024 DolphinDB. All rights reserved.