Interface BibliotecaStats

All Known Implementing Classes:
BibliotecaStatsImpl

public interface BibliotecaStats
  • Method Details

    • getTotalSpaceInStore

      long getTotalSpaceInStore()
    • getUsableSpaceInStore

      long getUsableSpaceInStore()
    • getUsedSpaceInStore

      long getUsedSpaceInStore()