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 CommitCallback
public void retry(ManifestCommittable committable)
retry
in interface CommitCallback
public void close() throws Exception
close
in interface AutoCloseable
Exception
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.