ReshardingInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use reshardingInfoDescriptor instead')
const ReshardingInfo$json = {
  '1': 'ReshardingInfo',
  '2': [
    {'1': 'shard_id', '3': 1, '4': 1, '5': 13, '10': 'shardId'},
    {'1': 'peer_id', '3': 2, '4': 1, '5': 4, '10': 'peerId'},
    {'1': 'shard_key', '3': 3, '4': 1, '5': 11, '6': '.qdrant.ShardKey', '9': 0, '10': 'shardKey', '17': true},
    {'1': 'direction', '3': 4, '4': 1, '5': 14, '6': '.qdrant.ReshardingDirection', '10': 'direction'},
  ],
  '8': [
    {'1': '_shard_key'},
  ],
};