public class TestInterfaceAlign extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
| Constructor and Description | 
|---|
TestInterfaceAlign()  | 
| Modifier and Type | Method and Description | 
|---|---|
private <T> List<String> | 
getMethodNames(Class<T> c)  | 
private boolean | 
isDeprecated(Method method)  | 
void | 
testAdminWithAsyncAdmin()
Test methods name match up 
 | 
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestInterfaceAlign()
public void testAdminWithAsyncAdmin()
private <T> List<String> getMethodNames(Class<T> c)
private boolean isDeprecated(Method method)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.