Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes properties for the catalog version.

Hierarchy

  • VersionInfo

Index

Properties

A list of the catalog dependencies.

partitionCounts?: {}

A map of the layers in the catalog and their partition counts. The map is expressed in key value pairs.

Type declaration

  • [key: string]: number
timestamp: number

Timestamp that indicates when the version was created.

version: number

The version of the catalog metadata. It is incremented every time you change catalog metadata e.g. by publishing new partitions to durable layers.

Generated using TypeDoc