Constructor
new KeyPair(args, idToTableNames)
Parameters:
Name | Type | Description |
---|---|---|
args |
||
idToTableNames |
Properties:
Name | Type | Description |
---|---|---|
keypair |
Row | A container for the primary and secondary keys. |
primary |
Row | The primary key of the result. |
secondary |
Row | The index, or secondary key of the result. |
table |
String | The table name from the the pair, if available. |