static class TestHRegionServerBulkLoad.FindBulkHBaseListener extends TestWALActionsListener.DummyWALActionsListener
Modifier and Type | Field and Description |
---|---|
private boolean |
found |
closedCount, postLogRollCounter, preLogRollCounter
Constructor and Description |
---|
FindBulkHBaseListener() |
Modifier and Type | Method and Description |
---|---|
boolean |
isFound() |
void |
visitLogEntryBeforeWrite(org.apache.hadoop.hbase.client.RegionInfo info,
org.apache.hadoop.hbase.wal.WALKey logKey,
org.apache.hadoop.hbase.wal.WALEdit logEdit) |
logCloseRequested, postLogRoll, preLogRoll
private boolean found
FindBulkHBaseListener()
public void visitLogEntryBeforeWrite(org.apache.hadoop.hbase.client.RegionInfo info, org.apache.hadoop.hbase.wal.WALKey logKey, org.apache.hadoop.hbase.wal.WALEdit logEdit)
public boolean isFound()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.