TestTableEngines.AffinityTableEngine

A test table factory producing affinity aware tables.

Methods
Table createTable(CreateTableData data)
Create a new OneRowTable.
Table createTable(CreateTableData data)
Create a new OneRowTable.
Parameters:
data - the meta data of the table to create
Returns:
the new table