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
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTest that a customWALCellCodecwill be completely setup when it is instantiated viaWALCellCodecvoidTest that a customWALCellCodecwill fail if provided an invalid code class.
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestCustomWALCellCodec
public TestCustomWALCellCodec()
-
-
Method Details