Class TestColumnPaginationFilter

java.lang.Object
org.apache.hadoop.hbase.filter.TestColumnPaginationFilter

public class TestColumnPaginationFilter extends Object
Test for the ColumnPaginationFilter, used mainly to test the successful serialization of the filter. More test functionality can be found within TestFilter.testColumnPaginationFilter()