Package | Description |
---|---|
org.apache.activemq.artemis.core.protocol.core.impl.wireformat | |
org.apache.activemq.artemis.core.server.cluster.qourum |
Modifier and Type | Method and Description |
---|---|
void |
QuorumVoteMessage.decode(QuorumVoteHandler voteHandler) |
void |
QuorumVoteReplyMessage.decodeRest(QuorumVoteHandler voteHandler) |
Modifier and Type | Method and Description |
---|---|
QuorumVoteHandler |
QuorumManager.getVoteHandler(SimpleString handler) |
Modifier and Type | Method and Description |
---|---|
void |
QuorumManager.registerQuorumHandler(QuorumVoteHandler quorumVoteHandler)
called to register vote handlers on the quorum
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.