Uses of Enum
org.apache.hadoop.hbase.wal.TestWALSplit.Corruptions
-
Uses of TestWALSplit.Corruptions in org.apache.hadoop.hbase.wal
Modifier and TypeMethodDescriptionstatic TestWALSplit.Corruptions
Returns the enum constant of this type with the specified name.static TestWALSplit.Corruptions[]
TestWALSplit.Corruptions.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
TestWALSplit.corruptWAL
(org.apache.hadoop.fs.Path path, TestWALSplit.Corruptions corruption, boolean close) private void
TestWALSplit.ignoreCorruption
(TestWALSplit.Corruptions corruption, int entryCount, int expectedCount)