Class TestWALEdit
java.lang.Object
org.apache.hadoop.hbase.regionserver.wal.TestWALEdit
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidTests thatWALEdit.createReplicationMarkerEdit(byte[], long)method is creating WALEdit with correct family and qualifier. 
- 
Field Details
- 
CLASS_RULE
 - 
RS_NAME
- See Also:
 
 
 - 
 - 
Constructor Details
- 
TestWALEdit
public TestWALEdit() 
 - 
 - 
Method Details
- 
testCreateReplicationMarkerEdit
Tests thatWALEdit.createReplicationMarkerEdit(byte[], long)method is creating WALEdit with correct family and qualifier. 
 -