public class TestHTraceHooks extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
FAMILY_BYTES |
org.junit.rules.TestName |
name |
private static org.apache.htrace.core.POJOSpanReceiver |
rcvr |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestHTraceHooks() |
Modifier and Type | Method and Description |
---|---|
static void |
after() |
static void |
before() |
void |
testTraceCreateTable() |
public static final HBaseClassTestRule CLASS_RULE
private static final byte[] FAMILY_BYTES
private static final HBaseTestingUtility TEST_UTIL
private static org.apache.htrace.core.POJOSpanReceiver rcvr
public org.junit.rules.TestName name
public TestHTraceHooks()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.