public class TestMemStoreFlusher extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.apache.hadoop.hbase.regionserver.MemStoreFlusher |
msf |
org.junit.rules.TestName |
name |
Constructor and Description |
---|
TestMemStoreFlusher() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testNotReplaceDelayedFlushEntryWhichExpired() |
void |
testReplaceDelayedFlushEntry() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public org.apache.hadoop.hbase.regionserver.MemStoreFlusher msf
public TestMemStoreFlusher()
public void testReplaceDelayedFlushEntry()
public void testNotReplaceDelayedFlushEntryWhichExpired()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.