Interface RepositorySize


public interface RepositorySize
Represents the size of a repository.
Since:
7.14
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
  • Method Details

    • getTotal

      long getTotal()
      Returns:
      the total size of the repository, in bytes.