public class AddPartitionTagCallback extends Object implements TagCallback
TagCallback
to add newly created partitions to metastore.Constructor and Description |
---|
AddPartitionTagCallback(MetastoreClient client,
String partitionField) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
notifyCreation(String tagName) |
void |
notifyDeletion(String tagName) |
public AddPartitionTagCallback(MetastoreClient client, String partitionField)
public void notifyCreation(String tagName)
notifyCreation
in interface TagCallback
public void notifyDeletion(String tagName)
notifyDeletion
in interface TagCallback
public void close() throws Exception
close
in interface AutoCloseable
Exception
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.