WangShaolin-GitHub commented on issue #12458:
URL: 
https://github.com/apache/shardingsphere/issues/12458#issuecomment-920554377


   I have debugged the source code and found that it always goes to the method 
on line 123, not line 130. If I want to go to the method on line 130, how 
should I configure it?
   
![image](https://user-images.githubusercontent.com/35981782/133546094-3a1ecedb-feb7-4447-b66f-0afcbe4ade7b.png)
   Method 1. String doSharding(final Collection<String> availableTargetNames, 
final PreciseShardingValue<Comparable<?>> shardingValue)
   Method 2. Collection<String> doSharding(final Collection<String> 
availableTargetNames, final RangeShardingValue<Comparable<?>> shardingValue)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to