@InterfaceAudience.Private public class ChecksumUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CHECKSUM_BUF_SIZE |
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
ChecksumUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
generateExceptionForChecksumFailureForTest(boolean value)
Mechanism to throw an exception in case of hbase checksum failure.
|
public static final org.slf4j.Logger LOG
public static final int CHECKSUM_BUF_SIZE
public static void generateExceptionForChecksumFailureForTest(boolean value)
value - Setting this to true will cause hbase checksum verification failures to generate
exceptions.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.