CollectionParamsDiff$json top-level constant

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

Implementation

@$core.Deprecated('Use collectionParamsDiffDescriptor instead')
const CollectionParamsDiff$json = {
  '1': 'CollectionParamsDiff',
  '2': [
    {'1': 'replication_factor', '3': 1, '4': 1, '5': 13, '9': 0, '10': 'replicationFactor', '17': true},
    {'1': 'write_consistency_factor', '3': 2, '4': 1, '5': 13, '9': 1, '10': 'writeConsistencyFactor', '17': true},
    {'1': 'on_disk_payload', '3': 3, '4': 1, '5': 8, '9': 2, '10': 'onDiskPayload', '17': true},
    {'1': 'read_fan_out_factor', '3': 4, '4': 1, '5': 13, '9': 3, '10': 'readFanOutFactor', '17': true},
  ],
  '8': [
    {'1': '_replication_factor'},
    {'1': '_write_consistency_factor'},
    {'1': '_on_disk_payload'},
    {'1': '_read_fan_out_factor'},
  ],
};