public static interface DeltaWriterAdapter.SparkBasedDeltaWriter<J>
| Modifier and Type | Method and Description |
|---|---|
org.apache.spark.api.java.JavaRDD<DeltaWriteStats> |
write(J input) |
org.apache.spark.api.java.JavaRDD<DeltaWriteStats> write(J input) throws IOException
IOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.