| 程序包 | 说明 |
|---|---|
| org.apache.flink.formats.hadoop.bulk |
| 限定符和类型 | 方法和说明 |
|---|---|
HadoopPathBasedBulkWriter<T> |
HadoopPathBasedBulkWriter.Factory.create(org.apache.hadoop.fs.Path targetFilePath,
org.apache.hadoop.fs.Path inProgressFilePath)
Creates a path-based writer that writes to the inProgressPath first and commits
to targetPath finally.
|
| 构造器和说明 |
|---|
HadoopPathBasedPartFileWriter(BucketID bucketID,
HadoopPathBasedBulkWriter<IN> writer,
HadoopFileCommitter fileCommitter,
long createTime) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.