public class TagPreviewCommitCallback extends Object implements CommitCallback
CommitCallback to add partitions to metastore for tag preview.| Constructor and Description |
|---|
TagPreviewCommitCallback(AddPartitionTagCallback tagCallback,
TagPreview tagPreview) |
| Modifier and Type | Method and Description |
|---|---|
void |
call(List<ManifestEntry> committedEntries,
Snapshot snapshot) |
void |
close() |
void |
retry(ManifestCommittable committable) |
public TagPreviewCommitCallback(AddPartitionTagCallback tagCallback, TagPreview tagPreview)
public void call(List<ManifestEntry> committedEntries, Snapshot snapshot)
call in interface CommitCallbackpublic void retry(ManifestCommittable committable)
retry in interface CommitCallbackpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.