
IndexCodecMigrationPlan
- Namespace
- Rowles.LeanCorpus.Index.Migration
- Assembly
- Rowles.LeanCorpus.dll
Describes the codec migration actions required for an index.
public sealed record IndexCodecMigrationPlan : IEquatable<IndexCodecMigrationPlan>
IndexCodecMigrationPlan
Properties
Actions
Gets planned migration actions.
CanExecute
Gets a value indicating whether every planned action can execute.
Inventory
Gets the inspected index inventory.
Issues
Gets issues found while building the migration plan.