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
Exception
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.