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 TagCallbackpublic void notifyDeletion(String tagName)
notifyDeletion in interface TagCallbackpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.