public class TestRaceBetweenGetWALAndGetWALs extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestRaceBetweenGetWALAndGetWALs.FSWALProvider |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static Future<List<org.apache.hadoop.hbase.wal.WAL>> |
GET_WALS_FUTURE |
Constructor and Description |
---|
TestRaceBetweenGetWALAndGetWALs() |
public static final HBaseClassTestRule CLASS_RULE
private static Future<List<org.apache.hadoop.hbase.wal.WAL>> GET_WALS_FUTURE
public TestRaceBetweenGetWALAndGetWALs()
public void testRace() throws IOException, InterruptedException, ExecutionException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.