public class PartitionStatisticsReporter extends Object implements Closeable
| Constructor and Description |
|---|
PartitionStatisticsReporter(FileStoreTable table,
MetastoreClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
report(String partition,
long modifyTimeMillis) |
public PartitionStatisticsReporter(FileStoreTable table, MetastoreClient client)
public void report(String partition, long modifyTimeMillis) throws Exception
Exceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.