TxnContext$json top-level constant

Map<String, Object> const TxnContext$json

Implementation

const TxnContext$json = {
  '1': 'TxnContext',
  '2': [
    {'1': 'start_ts', '3': 1, '4': 1, '5': 4, '10': 'startTs'},
    {'1': 'commit_ts', '3': 2, '4': 1, '5': 4, '10': 'commitTs'},
    {'1': 'aborted', '3': 3, '4': 1, '5': 8, '10': 'aborted'},
    {'1': 'keys', '3': 4, '4': 3, '5': 9, '10': 'keys'},
    {'1': 'preds', '3': 5, '4': 3, '5': 9, '10': 'preds'},
  ],
};