@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(Table table) |
void |
refreshHFiles(TableName tableName) |
public RefreshHFilesClient(org.apache.hadoop.conf.Configuration cfg)
cfg
- public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2007–2019 Cloudera. All rights reserved.