@InterfaceAudience.Private public class HbaseHandlerMetricsProxy extends Object implements InvocationHandler
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.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,
org.apache.hadoop.conf.Configuration conf) |
public static Hbase.Iface newInstance(Hbase.Iface handler, ThriftMetrics metrics, org.apache.hadoop.conf.Configuration conf)
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.