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