@ibm-cloud/cloudant - v0.12.7
    Preparing search index...

    Class PartitionInformationSizes

    The size of active and external data, in bytes.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    active?: number

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

    external?: number

    The uncompressed size of database contents in bytes.

    Methods