public class HbaseHandlerMetricsProxy extends Object implements InvocationHandler
| Modifier and Type | Field and Description | 
|---|---|
static Log | 
LOG  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
invoke(Object proxy,
      Method m,
      Object[] args)  | 
static Hbase.Iface | 
newInstance(Hbase.Iface handler,
           ThriftMetrics metrics,
           Configuration conf)  | 
public static Hbase.Iface newInstance(Hbase.Iface handler, ThriftMetrics metrics, Configuration conf)