Interface PartFileInfo<BucketID>

    • Method Detail

      • getCreationTime

        long getCreationTime()
        Returns:
        The creation time (in ms) of the currently open part file.
      • getSize

        long getSize()
              throws IOException
        Returns:
        The size of the currently open part file.
        Throws:
        IOException
      • getLastUpdateTime

        long getLastUpdateTime()
        Returns:
        The last time (in ms) the currently open part file was written to.