private static class TestWALFactory.BrokenWALCellCodec extends org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor, org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringUncompressor, org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.EnsureKvEncoder
Modifier and Type | Field and Description |
---|---|
(package private) static AtomicBoolean |
THROW_FAILURE_ON_INIT |
Constructor and Description |
---|
BrokenWALCellCodec() |
BrokenWALCellCodec(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hbase.regionserver.wal.CompressionContext compression) |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
maybeInjectFailure() |
static final AtomicBoolean THROW_FAILURE_ON_INIT
public BrokenWALCellCodec()
public BrokenWALCellCodec(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.hbase.regionserver.wal.CompressionContext compression)
static void maybeInjectFailure()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.