public class HttpReportMarkDoneAction extends Object implements PartitionMarkDoneAction
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpReportMarkDoneAction.HttpReportMarkDoneRequest
RestRequest only for HttpReportMarkDoneAction.
|
static class |
HttpReportMarkDoneAction.HttpReportMarkDoneResponse
Response only for HttpReportMarkDoneAction.
|
| Constructor and Description |
|---|
HttpReportMarkDoneAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
markDone(String partition) |
void |
open(FileStoreTable fileStoreTable,
CoreOptions options) |
HttpReportMarkDoneAction.HttpReportMarkDoneResponse |
post(HttpReportMarkDoneAction.HttpReportMarkDoneRequest body,
Map<String,String> headers) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateActions, createPartitionHandler, generateCustomMarkDoneActionpublic void open(FileStoreTable fileStoreTable, CoreOptions options)
open in interface PartitionMarkDoneActionpublic void markDone(String partition) throws Exception
markDone in interface PartitionMarkDoneActionExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic HttpReportMarkDoneAction.HttpReportMarkDoneResponse post(HttpReportMarkDoneAction.HttpReportMarkDoneRequest body, Map<String,String> headers) throws IOException
IOExceptionCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.