Package br.com.davinti.vitruvio.mbean
Interface BibliotecaStats
- All Known Implementing Classes:
BibliotecaStatsImpl
public interface BibliotecaStats
-
Method Summary
Modifier and TypeMethodDescriptionlonglonglong
-
Method Details
-
getTotalSpaceInStore
long getTotalSpaceInStore() -
getUsableSpaceInStore
long getUsableSpaceInStore() -
getUsedSpaceInStore
long getUsedSpaceInStore()
-