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.
|
close
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.