@InterfaceAudience.Private public class RefreshHFilesClient extends Object implements Closeable
| Constructor and Description |
|---|
RefreshHFilesClient(org.apache.hadoop.conf.Configuration cfg)
Constructor with Conf object
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
refreshHFiles(org.apache.hadoop.hbase.client.Table table) |
void |
refreshHFiles(org.apache.hadoop.hbase.TableName tableName) |
public RefreshHFilesClient(org.apache.hadoop.conf.Configuration cfg)
cfg - public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic void refreshHFiles(org.apache.hadoop.hbase.TableName tableName)
throws Throwable
ThrowableCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.