public static class PartitionInfo.Sizes
extends java.lang.Object
Constructor and Description |
---|
Sizes() |
Modifier and Type | Method and Description |
---|---|
long |
getActive()
Get the size of live data inside the database, in bytes.
|
long |
getExternal()
Get the uncompressed size of database contents, in bytes.
|
public long getActive()
public long getExternal()