public class KeyValueDataFileWriterImpl extends KeyValueDataFileWriter
KeyValue
s.SingleFileWriter.AbortExecutor
keyType, valueType
closed, fileIO, outputBytes, path
Constructor and Description |
---|
KeyValueDataFileWriterImpl(FileIO fileIO,
FileWriterContext context,
Path path,
java.util.function.Function<KeyValue,InternalRow> converter,
RowType keyType,
RowType valueType,
long schemaId,
int level,
CoreOptions options,
FileSource fileSource,
FileIndexOptions fileIndexOptions,
boolean isExternalPath) |
close, result, write
fieldStats, writeBundle
abort, abortExecutor, path, reachTargetSize, recordCount, writeImpl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
write, write, write
public KeyValueDataFileWriterImpl(FileIO fileIO, FileWriterContext context, Path path, java.util.function.Function<KeyValue,InternalRow> converter, RowType keyType, RowType valueType, long schemaId, int level, CoreOptions options, FileSource fileSource, FileIndexOptions fileIndexOptions, boolean isExternalPath)
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.