public class ServerConnectVoteHandler extends Object implements QuorumVoteHandler
Constructor and Description |
---|
ServerConnectVoteHandler(ActiveMQServerImpl server) |
Modifier and Type | Method and Description |
---|---|
Vote |
decode(ActiveMQBuffer voteBuffer) |
SimpleString |
getQuorumName()
the name of the quorum vote
|
Vote |
vote(Vote vote) |
public ServerConnectVoteHandler(ActiveMQServerImpl server)
public Vote vote(Vote vote)
vote
in interface QuorumVoteHandler
public SimpleString getQuorumName()
QuorumVoteHandler
getQuorumName
in interface QuorumVoteHandler
public Vote decode(ActiveMQBuffer voteBuffer)
decode
in interface QuorumVoteHandler
Copyright © 2018 JBoss by Red Hat. All rights reserved.