static class TestHRegion.IsFlushWALMarker extends Object implements org.mockito.ArgumentMatcher<org.apache.hadoop.hbase.wal.WALEdit>
| Modifier and Type | Field and Description | 
|---|---|
(package private) org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.FlushDescriptor.FlushAction[] | 
actions  | 
| Constructor and Description | 
|---|
IsFlushWALMarker(org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.FlushDescriptor.FlushAction... actions)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
matches(org.apache.hadoop.hbase.wal.WALEdit edit)  | 
TestHRegion.IsFlushWALMarker | 
set(org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.FlushDescriptor.FlushAction... actions)  | 
volatile org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.FlushDescriptor.FlushAction[] actions
public IsFlushWALMarker(org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.FlushDescriptor.FlushAction... actions)
public boolean matches(org.apache.hadoop.hbase.wal.WALEdit edit)
matches in interface org.mockito.ArgumentMatcher<org.apache.hadoop.hbase.wal.WALEdit>public TestHRegion.IsFlushWALMarker set(org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.FlushDescriptor.FlushAction... actions)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.