Class RefreshHFilesClient

java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.hbase.client.example.RefreshHFilesClient
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool

@Private public class RefreshHFilesClient extends org.apache.hadoop.conf.Configured implements org.apache.hadoop.util.Tool, Closeable
This client class is for invoking the refresh HFile function deployed on the Region Server side via the RefreshHFilesService.