This is an automated email from the ASF dual-hosted git repository.
vaughn pushed a change to branch zy_dev
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
from f3c5ab63c improve code
add 664c61437 improve code
No new revisions were added by this update.
Summary of changes:
.../election/RoleElectionStateMachineImpl.java | 76 +++++++++++-----------
.../{RoleStateData.java => RoleTypeData.java} | 10 +--
.../hugegraph/election/RoleTypeDataAdapter.java | 4 +-
.../core/RoleElectionStateMachineTest.java | 26 ++++----
4 files changed, 60 insertions(+), 56 deletions(-)
rename
hugegraph-core/src/main/java/com/baidu/hugegraph/election/{RoleStateData.java
=> RoleTypeData.java} (89%)