public class TestHBaseConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestHBaseConfiguration.ReflectiveCredentialProviderClient |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
private static HBaseCommonTestingUtility |
UTIL |
Constructor and Description |
---|
TestHBaseConfiguration() |
Modifier and Type | Method and Description |
---|---|
static void |
tearDown() |
void |
testDeprecatedConfigurations() |
void |
testGetConfigOfShortcircuitRead() |
void |
testGetPassword() |
void |
testSecurityConfCaseInsensitive() |
void |
testSubset() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static HBaseCommonTestingUtility UTIL
public TestHBaseConfiguration()
public static void tearDown() throws IOException
IOException
public void testSubset()
public void testGetPassword() throws Exception
Exception
public void testSecurityConfCaseInsensitive()
public void testGetConfigOfShortcircuitRead() throws Exception
Exception
public void testDeprecatedConfigurations()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.