org.apache.hadoop.hbase.util
Class Methods
java.lang.Object
org.apache.hadoop.hbase.util.Methods
@InterfaceAudience.Private
public class Methods
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods
public Methods()
call
public static <T> Object call(Class<T> clazz,
T instance,
String methodName,
Class[] types,
Object[] args)
throws Exception
- Throws:
Exception
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.