public interface SystemInfo
| Modifier and Type | Method and Description |
|---|---|
int |
freespaceEntryCount()
returns the number of entries in the Freespace Manager.
|
long |
freespaceSize()
returns the freespace size in the database in bytes.
|
long |
totalSize()
Returns the total size of the database on disk.
|
int freespaceEntryCount()
long freespaceSize()
long totalSize()