public class MarkPartitionDoneEventAction extends Object implements PartitionMarkDoneAction
PartitionMarkDoneAction
which add mark "PartitionEventType.LOAD_DONE".Constructor and Description |
---|
MarkPartitionDoneEventAction(MetastoreClient metastoreClient) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
markDone(String partition) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createActions, createMetastoreClient
public MarkPartitionDoneEventAction(MetastoreClient metastoreClient)
public void markDone(String partition) throws Exception
markDone
in interface PartitionMarkDoneAction
Exception
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.