ShardTransferMethod$json top-level constant
- @Deprecated('Use shardTransferMethodDescriptor instead')
Implementation
@$core.Deprecated('Use shardTransferMethodDescriptor instead')
const ShardTransferMethod$json = {
'1': 'ShardTransferMethod',
'2': [
{'1': 'StreamRecords', '2': 0},
{'1': 'Snapshot', '2': 1},
{'1': 'WalDelta', '2': 2},
{'1': 'ReshardingStreamRecords', '2': 3},
],
};