AbortShardTransfer$json top-level constant

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

Implementation

@$core.Deprecated('Use abortShardTransferDescriptor instead')
const AbortShardTransfer$json = {
  '1': 'AbortShardTransfer',
  '2': [
    {'1': 'shard_id', '3': 1, '4': 1, '5': 13, '10': 'shardId'},
    {'1': 'to_shard_id', '3': 4, '4': 1, '5': 13, '9': 0, '10': 'toShardId', '17': true},
    {'1': 'from_peer_id', '3': 2, '4': 1, '5': 4, '10': 'fromPeerId'},
    {'1': 'to_peer_id', '3': 3, '4': 1, '5': 4, '10': 'toPeerId'},
  ],
  '8': [
    {'1': '_to_shard_id'},
  ],
};