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
Exceptionpublic void testPostSync() throws Exception
Exceptionpublic void testSlowAppend() throws Exception
Exceptionpublic void testWalWrittenInBytes() throws Exception
Exceptionpublic void testPerTableWALMetrics() throws Exception
Exceptionpublic void testLogRolls()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.