T - Metadata Type.public abstract class AbstractMigratorBase<T> extends Object implements VersionMigrator<T>
| Modifier and Type | Field and Description |
|---|---|
protected HoodieTableMetaClient |
metaClient |
| Constructor and Description |
|---|
AbstractMigratorBase(HoodieTableMetaClient metaClient) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdowngradeFrom, getManagedVersion, upgradeFromprotected final HoodieTableMetaClient metaClient
public AbstractMigratorBase(HoodieTableMetaClient metaClient)
Copyright © 2024 The Apache Software Foundation. All rights reserved.