Options
All
  • Public
  • Public/Protected
  • All
Menu

Schema for information about a database partition.

Hierarchy

  • PartitionInformation

Index

Properties

db_name

db_name: string

The name of the database.

doc_count

doc_count: number

A count of the documents in the specified database partition.

doc_del_count

doc_del_count: number

Number of deleted documents.

partition

partition: string

The name of the partition in the database.

Optional partitioned_indexes

partitioned_indexes: PartitionInformationIndexes

Schema for information about the partition index count and limit in a database.

sizes

The size of active and external data, in bytes.

Generated using TypeDoc