You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by va...@apache.org on 2022/08/17 01:41:01 UTC

[incubator-hugegraph] branch zy_dev updated (f342b47d6 -> 19f4ad513)

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 f342b47d6 improve code
     add 19f4ad513 improve code

No new revisions were added by this update.

Summary of changes:
 .../election/RoleElectionStateMachineImpl.java     | 36 ++++++++++++----------
 .../baidu/hugegraph/election/RoleStateData.java    | 30 +++++++++---------
 ...taDataAdapter.java => RoleTypeDataAdapter.java} |  4 +--
 .../hugegraph/election/StateMachineCallback.java   |  2 +-
 .../hugegraph/election/StateMachineContext.java    |  2 +-
 .../core/RoleElectionStateMachineTest.java         | 35 +++++++++++----------
 6 files changed, 56 insertions(+), 53 deletions(-)
 rename hugegraph-core/src/main/java/com/baidu/hugegraph/election/{RoleStataDataAdapter.java => RoleTypeDataAdapter.java} (89%)