public class AddPartitionCommitCallback extends Object implements CommitCallback
CommitCallback
to add newly created partitions to metastore.Constructor and Description |
---|
AddPartitionCommitCallback(MetastoreClient client) |
Modifier and Type | Method and Description |
---|---|
void |
call(List<ManifestEntry> committedEntries,
Snapshot snapshot) |
void |
close() |
void |
retry(ManifestCommittable committable) |
public AddPartitionCommitCallback(MetastoreClient client)
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.