Class BibliotecaStatsImpl
Object
BibliotecaStatsImpl
- All Implemented Interfaces:
BibliotecaStats
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglonglong
-
Constructor Details
-
BibliotecaStatsImpl
-
-
Method Details
-
getTotalSpaceInStore
@ManagedAttribute public long getTotalSpaceInStore()- Specified by:
getTotalSpaceInStorein interfaceBibliotecaStats
-
getUsableSpaceInStore
@ManagedAttribute public long getUsableSpaceInStore()- Specified by:
getUsableSpaceInStorein interfaceBibliotecaStats
-
getUsedSpaceInStore
@ManagedAttribute public long getUsedSpaceInStore()- Specified by:
getUsedSpaceInStorein interfaceBibliotecaStats
-