Package org.apache.iceberg.delta
Class DeltaLakeToIcebergMigrationActionsProvider.DefaultDeltaLakeToIcebergMigrationActions
- java.lang.Object
-
- org.apache.iceberg.delta.DeltaLakeToIcebergMigrationActionsProvider.DefaultDeltaLakeToIcebergMigrationActions
-
- All Implemented Interfaces:
DeltaLakeToIcebergMigrationActionsProvider
- Enclosing interface:
- DeltaLakeToIcebergMigrationActionsProvider
public static class DeltaLakeToIcebergMigrationActionsProvider.DefaultDeltaLakeToIcebergMigrationActions extends java.lang.Object implements DeltaLakeToIcebergMigrationActionsProvider
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.iceberg.delta.DeltaLakeToIcebergMigrationActionsProvider
DeltaLakeToIcebergMigrationActionsProvider.DefaultDeltaLakeToIcebergMigrationActions
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.iceberg.delta.DeltaLakeToIcebergMigrationActionsProvider
snapshotDeltaLakeTable
-
-