Constructor
new ReturnKey(args, idToTableNames)
Parameters:
Name | Type | Description |
---|---|---|
args |
||
idToTableNames |
Properties:
Name | Type | Description |
---|---|---|
key |
Row | The result primary key. |
table |
String | The table name for the key. |
version |
Version | An object that represents the row version. |
expirationTime |
long | UTC expiration time of the primary key. |