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 QuorumVoteHandlerpublic SimpleString getQuorumName()
QuorumVoteHandlergetQuorumName in interface QuorumVoteHandlerpublic Vote decode(ActiveMQBuffer voteBuffer)
decode in interface QuorumVoteHandlerCopyright © 2019 JBoss by Red Hat. All rights reserved.