public class EventSender extends Object
| Constructor and Description |
|---|
EventSender(DBConnection conn,
String tableName,
List<EventSchema> eventSchemas,
List<String> eventTimeFields,
List<String> commonFields) |
public EventSender(DBConnection conn, String tableName, List<EventSchema> eventSchemas, List<String> eventTimeFields, List<String> commonFields) throws IOException
IOExceptionCopyright © 2024 DolphinDB. All rights reserved.