Class TestBasicWALEntryStream.PartialWALEntryFailingWALEntryFilter
java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.TestBasicWALEntryStream.PartialWALEntryFailingWALEntryFilter
- All Implemented Interfaces:
org.apache.hadoop.hbase.replication.WALEntryFilter
- Enclosing class:
- TestBasicWALEntryStream
private static class TestBasicWALEntryStream.PartialWALEntryFailingWALEntryFilter
extends Object
implements org.apache.hadoop.hbase.replication.WALEntryFilter
-
Field Summary
Modifier and TypeFieldDescriptionprivate int
private int
private int
private int
-
Constructor Summary
ConstructorDescriptionPartialWALEntryFailingWALEntryFilter
(int throwExceptionLimit, int walEntryCount) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.hbase.wal.WAL.Entry
filter
(org.apache.hadoop.hbase.wal.WAL.Entry entry) int
-
Field Details
-
filteredWALEntryCount
-
walEntryCount
-
throwExceptionCount
-
maxThrowExceptionCount
-
-
Constructor Details
-
PartialWALEntryFailingWALEntryFilter
-
-
Method Details
-
filter
- Specified by:
filter
in interfaceorg.apache.hadoop.hbase.replication.WALEntryFilter
-
getThrowExceptionCount
-