package
1.11.8
Repository: https://github.com/influxdata/influxdb.git
Documentation: pkg.go.dev

# Functions

retentionAndShardFromPath will take the shard relative path and split it into the retention policy name and shard ID.
No description provided by the author
LoadIncremental loads multiple manifest files from a given directory.

# Constants

BackupFilePattern is the beginning of the pattern for a backup file.
Metafile is the base name given to the metastore backups.
No description provided by the author
Suffix is a suffix added to the backup while it's in-process.

# Structs

No description provided by the author
Entry
Entry contains the data information for a backed up shard.
Manifest lists the meta and shard file information contained in the backup.
MetaEntry contains the meta store information for a backup.
No description provided by the author