public interface DeltaWriterAdapter<I>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DeltaWriterAdapter.SparkBasedDeltaWriter<J> |
| Modifier and Type | Method and Description |
|---|---|
List<DeltaWriteStats> |
write(Iterator<I> input) |
List<DeltaWriteStats> write(Iterator<I> input) throws IOException
IOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.