public abstract class BaseTestRowData extends Object implements TestRowData
TestRowData.InMemory| Constructor and Description |
|---|
BaseTestRowData() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getRowStartIndexes() |
void |
individualBlockMetaAssertions(PrefixTreeBlockMeta blockMeta) |
void |
individualSearcherAssertions(CellSearcher searcher) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInputspublic List<Integer> getRowStartIndexes()
getRowStartIndexes in interface TestRowDatapublic void individualBlockMetaAssertions(PrefixTreeBlockMeta blockMeta)
individualBlockMetaAssertions in interface TestRowDatapublic void individualSearcherAssertions(CellSearcher searcher)
individualSearcherAssertions in interface TestRowData