public static class RenamingSnapshotCommit.Factory extends Object implements SnapshotCommit.Factory
RenamingSnapshotCommit
.Constructor and Description |
---|
Factory(CatalogLockFactory lockFactory,
CatalogLockContext lockContext) |
Modifier and Type | Method and Description |
---|---|
SnapshotCommit |
create(Identifier identifier,
SnapshotManager snapshotManager) |
CatalogLockContext |
lockContext() |
CatalogLockFactory |
lockFactory() |
public Factory(@Nullable CatalogLockFactory lockFactory, @Nullable CatalogLockContext lockContext)
public SnapshotCommit create(Identifier identifier, SnapshotManager snapshotManager)
create
in interface SnapshotCommit.Factory
@VisibleForTesting @Nullable public CatalogLockFactory lockFactory()
@VisibleForTesting @Nullable public CatalogLockContext lockContext()
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.