liuyangming / ByteTCC

ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteTCC/wiki
https://www.bytesoft.org/
GNU Lesser General Public License v3.0
2.9k stars 913 forks source link

Applied refactoring techniques #149

Closed Swrna31 closed 2 years ago

Swrna31 commented 2 years ago

Description

Refactored a few files to reduce code smells.

Type of change

Implemented refactoring techniques that include: