@InterfaceAudience.Private public class ChecksumUtil extends Object
| 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-2016 The Apache Software Foundation. All Rights Reserved.