WalConfigDiff$json top-level constant

  1. @Deprecated('Use walConfigDiffDescriptor instead')
Map<String, Object> const WalConfigDiff$json

Implementation

@$core.Deprecated('Use walConfigDiffDescriptor instead')
const WalConfigDiff$json = {
  '1': 'WalConfigDiff',
  '2': [
    {'1': 'wal_capacity_mb', '3': 1, '4': 1, '5': 4, '9': 0, '10': 'walCapacityMb', '17': true},
    {'1': 'wal_segments_ahead', '3': 2, '4': 1, '5': 4, '9': 1, '10': 'walSegmentsAhead', '17': true},
  ],
  '8': [
    {'1': '_wal_capacity_mb'},
    {'1': '_wal_segments_ahead'},
  ],
};