The size of active and external data, in bytes.

Hierarchy

  • PartitionInformationSizes

Properties

Properties

active?: number

The size of live data inside the database, in bytes.

external?: number

The uncompressed size of database contents in bytes.

Generated using TypeDoc