| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMigratorBase<T>
The basic abstraction of migrator.
|
| Constructor and Description |
|---|
MetadataMigrator(HoodieTableMetaClient metaClient,
List<VersionMigrator<T>> migratorList) |
| Modifier and Type | Class and Description |
|---|---|
class |
CleanMetadataV1MigrationHandler
Migration handler for clean metadata in version 1.
|
class |
CleanMetadataV2MigrationHandler
Migration handler for clean metadata in version 2.
|
class |
CleanPlanV1MigrationHandler
Migration handler for clean plan in version 1.
|
class |
CleanPlanV2MigrationHandler
Migration handler for clean plan in version 2.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompactionV1MigrationHandler
Compaction V1 has absolute paths as part of compaction operations.
|
class |
CompactionV2MigrationHandler
With version 2 of compaction plan, paths are no longer absolute.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.