Interface InProgressFileWriter.PendingFileRecoverable

    • Method Detail

      • getPath

        @Nullable
        Path getPath()
        Returns:
        The target path of the pending file, null if unavailable.
      • getSize

        long getSize()
        Returns:
        The size of the pending file, -1 if unavailable.