Gjsify LogoGjsify Logo

A list of statistics for each transaction that may be interesting for reporting purposes.

record

Hierarchy

  • RepoTransactionStats

Index

Constructors

Properties

content_bytes_written: number

The amount of data added to the repository, in bytes, counting only content objects.

field
content_objects_total: number

The total number of content objects in the repository after this transaction has completed.

field
content_objects_written: number

The number of content objects that were written to the repository in this transaction.

field
metadata_objects_total: number

The total number of metadata objects in the repository after this transaction has completed.

field
metadata_objects_written: number

The number of metadata objects that were written to the repository in this transaction.

field
padding1: number

reserved

field
padding2: number

reserved

field
padding3: number

reserved

field
padding4: number

reserved

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method