Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileVersion

Package version

Information about the version of image store file.

Hierarchy

  • FileVersion

Index

Properties

Optional epochConfigurationNumber

epochConfigurationNumber: undefined | string

The epoch configuration version number of the image store replica when this file entry was created or updated.

Optional epochDataLossNumber

epochDataLossNumber: undefined | string

The epoch data loss number of image store replica when this file entry was updated or created.

Optional versionNumber

versionNumber: undefined | string

The current image store version number for the file is used in image store for checking whether it need to be updated.

Generated using TypeDoc