public static final class OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverable extends Object implements InProgressFileWriter.PendingFileRecoverable
PendingFileRecoverable implementation for OutputStreamBasedBucketWriter.| 构造器和说明 |
|---|
OutputStreamBasedPendingFileRecoverable(org.apache.flink.core.fs.RecoverableWriter.CommitRecoverable commitRecoverable)
已过时。
|
OutputStreamBasedPendingFileRecoverable(org.apache.flink.core.fs.RecoverableWriter.CommitRecoverable commitRecoverable,
org.apache.flink.core.fs.Path targetPath,
long fileSize) |
@Deprecated public OutputStreamBasedPendingFileRecoverable(org.apache.flink.core.fs.RecoverableWriter.CommitRecoverable commitRecoverable)
public OutputStreamBasedPendingFileRecoverable(org.apache.flink.core.fs.RecoverableWriter.CommitRecoverable commitRecoverable,
@Nullable
org.apache.flink.core.fs.Path targetPath,
long fileSize)
public org.apache.flink.core.fs.Path getPath()
getPath 在接口中 InProgressFileWriter.PendingFileRecoverablepublic long getSize()
getSize 在接口中 InProgressFileWriter.PendingFileRecoverableCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.