public class TestMetricsWAL extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
Constructor and Description |
---|
TestMetricsWAL() |
Modifier and Type | Method and Description |
---|---|
void |
testLogRollRequested() |
void |
testLogRolls() |
void |
testPerTableWALMetrics() |
void |
testPostSync() |
void |
testSlowAppend() |
void |
testWalWrittenInBytes() |
public org.junit.rules.TestName name
public static final HBaseClassTestRule CLASS_RULE
public TestMetricsWAL()
public void testLogRollRequested() throws Exception
Exception
public void testPostSync() throws Exception
Exception
public void testSlowAppend() throws Exception
Exception
public void testWalWrittenInBytes() throws Exception
Exception
public void testPerTableWALMetrics() throws Exception
Exception
public void testLogRolls()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.