@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestDisabledWAL
extends Object
Field Summary
Fields
private byte[]
private static final org.slf4j.Logger
private org.apache.hadoop.hbase.client.Table
private org.apache.hadoop.hbase.TableName
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
static void
static void
void
void
setup (org.junit.jupiter.api.TestInfo testInfo)
void
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Field Details
LOG
private static final org.slf4j.Logger LOG
table
private org.apache.hadoop.hbase.client.Table table
tableName
private org.apache.hadoop.hbase.TableName tableName