Pace2Car opened a new issue, #24624:
URL: https://github.com/apache/shardingsphere/issues/24624

   Hi community,
   
   ShardingSphere now contains many algorithm types, as follows:
   - EncryptAlgorithm
   - ShadowAlgorithm
   - KeyGenerateAlgorithm
   - ShardingAuditAlgorithm
   - ReadQueryLoadBalanceAlgorithm
   - JobRateLimitAlgorithm
   - TrafficAlgorithm
   - MaskAlgorithm
   - ShardingAlgorithm
   - TrafficLoadBalanceAlgorithm
   
   I think it is possible to create a parent class to define some common 
methods, such as algorithm type verification, properties verification, etc.
   
   My suggested parent class name is `ShardingSphereAlgorithm`.


-- 
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