tableTimestampKeys property

Map<String, String> tableTimestampKeys
final

Maps synced table names to their corresponding timestamp column in syncStatusTable.

Implementation

final Map<String, String> tableTimestampKeys;