public class SingletonElectionCommand extends Object implements Command<Void,SingletonElectionListener>
| Constructor and Description |
|---|
SingletonElectionCommand(List<Node> candidates,
Node elected) |
public Void execute(SingletonElectionListener context)
execute in interface Command<Void,SingletonElectionListener>Copyright © 2020 JBoss by Red Hat. All rights reserved.