public interface BatchRecordWriter extends RecordWriter<InternalRow>
BundleRecords
directly.Modifier and Type | Method and Description |
---|---|
void |
writeBundle(BundleRecords record)
Add a batch elemens to the writer.
|
addNewFiles, close, compact, dataFiles, isCompacting, maxSequenceNumber, prepareCommit, sync, withInsertOnly, write
void writeBundle(BundleRecords record) throws Exception
Exception
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.