Interface RepositoryService

    • Method Detail

      • getRepositorySize

        Long getRepositorySize()
        Calculate the total size of all the binary properties in the repository
        Returns:
        size in bytes
      • getRepositoryObjectCount

        Long getRepositoryObjectCount()
        Calculate the number of objects in the repository
        Returns:
        number of objects in the repository