Module fast_export_coordinator

Source
Expand description

Fast export coordinator - Integrates all optimization components for high-performance export

This module implements the fast export coordinator, integrating data localizer, parallel shard processor and high-speed buffered writer, providing a complete high-performance export solution.

Structs§

CompleteExportStats
Complete export performance statistics
FastExportConfig
Fast export coordinator configuration
FastExportConfigBuilder
Configuration builder, for conveniently creating custom configs
FastExportCoordinator
Fast export coordinator

Functions§

export_fast
Convenience function: Export to specified path
export_fast_with_config
Convenience function: Export with custom config