T - Type of writing records@Experimental public interface ExternalSystemSplitDataWriter<T> extends AutoCloseable
SourceSplit in the external system.| Modifier and Type | Method and Description |
|---|---|
void |
writeRecords(List<T> records)
Write records to the split of external system.
|
closeCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.