Class TestReplicationEndpoint.EverythingPassesWALEntryFilter

java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationEndpoint.EverythingPassesWALEntryFilter
All Implemented Interfaces:
org.apache.hadoop.hbase.replication.WALEntryFilter
Direct Known Subclasses:
TestReplicationEndpoint.EverythingPassesWALEntryFilterSubclass
Enclosing class:
TestReplicationEndpoint

public static class TestReplicationEndpoint.EverythingPassesWALEntryFilter extends Object implements org.apache.hadoop.hbase.replication.WALEntryFilter
  • Field Details

  • Constructor Details

  • Method Details

    • filter

      public org.apache.hadoop.hbase.wal.WAL.Entry filter(org.apache.hadoop.hbase.wal.WAL.Entry entry)
      Specified by:
      filter in interface org.apache.hadoop.hbase.replication.WALEntryFilter
    • hasPassedAnEntry

      public static boolean hasPassedAnEntry()