| 类 | 说明 |
|---|---|
| MySQLBulkLoader |
Performs a streaming bulk load to a MySQL table.
|
| MySQLBulkLoaderData |
Stores data for the MySQL bulk load step.
|
| MySQLBulkLoaderMeta |
Here are the steps that we need to take to make streaming loading possible for MySQL:
The following steps are carried out by the step at runtime: - create a unique FIFO file (using mkfifo, LINUX ONLY FOLKS!) |
| MySQLBulkLoaderMeta.FieldFormatTypeConverter |
Copyright © 2024 Hitachi Vantara. All rights reserved.