Class TestCustomWALCellCodec
java.lang.Object
org.apache.hadoop.hbase.regionserver.wal.TestCustomWALCellCodec
Test that we can create, load, setup our own custom codec
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Test that a customWALCellCodec
will be completely setup when it is instantiated viaWALCellCodec
void
Test that a customWALCellCodec
will fail if provided an invalid code class.
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestCustomWALCellCodec
public TestCustomWALCellCodec()
-
-
Method Details