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§
- Complete
Export Stats - Complete export performance statistics
- Fast
Export Config - Fast export coordinator configuration
- Fast
Export Config Builder - Configuration builder, for conveniently creating custom configs
- Fast
Export Coordinator - Fast export coordinator
Functions§
- export_
fast - Convenience function: Export to specified path
- export_
fast_ with_ config - Convenience function: Export with custom config