Uses of Enum Class
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 class with the specified name.static TestWALSplit.Corruptions[]
TestWALSplit.Corruptions.values()
Returns an array containing the constants of this enum class, 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)