public static final class OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverable extends Object implements InProgressFileWriter.PendingFileRecoverable
PendingFileRecoverable
implementation for OutputStreamBasedBucketWriter
.Constructor and Description |
---|
OutputStreamBasedPendingFileRecoverable(RecoverableWriter.CommitRecoverable commitRecoverable)
Deprecated.
|
OutputStreamBasedPendingFileRecoverable(RecoverableWriter.CommitRecoverable commitRecoverable,
Path targetPath,
long fileSize) |
@Deprecated public OutputStreamBasedPendingFileRecoverable(RecoverableWriter.CommitRecoverable commitRecoverable)
public OutputStreamBasedPendingFileRecoverable(RecoverableWriter.CommitRecoverable commitRecoverable, @Nullable Path targetPath, long fileSize)
public Path getPath()
getPath
in interface InProgressFileWriter.PendingFileRecoverable
public long getSize()
getSize
in interface InProgressFileWriter.PendingFileRecoverable
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.