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
FieldsModifier and TypeFieldDescriptionprivate intprivate intprivate intprivate int -
Constructor Summary
ConstructorsConstructorDescriptionPartialWALEntryFailingWALEntryFilter(int throwExceptionLimit, int walEntryCount) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.hbase.wal.WAL.Entryfilter(org.apache.hadoop.hbase.wal.WAL.Entry entry) intMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.hbase.replication.WALEntryFilter
setSerial
-
Field Details
-
filteredWALEntryCount
-
walEntryCount
-
throwExceptionCount
-
maxThrowExceptionCount
-
-
Constructor Details
-
PartialWALEntryFailingWALEntryFilter
-
-
Method Details
-
filter
- Specified by:
filterin interfaceorg.apache.hadoop.hbase.replication.WALEntryFilter
-
getThrowExceptionCount
-