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