@InterfaceAudience.Private public class ChecksumUtil extends Object
Modifier and Type | Field and Description |
---|---|
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 void generateExceptionForChecksumFailureForTest(boolean value)
value
- Setting this to true will cause hbase checksum
verification failures to generate exceptions.Copyright © 2007–2019 Cloudera. All rights reserved.