public interface GroupingHandler extends NotificationListener, HornetQComponent
| Modifier and Type | Method and Description |
|---|---|
void |
addGroupBinding(GroupBinding groupBinding) |
void |
awaitBindings() |
SimpleString |
getName() |
Response |
getProposal(SimpleString fullID) |
Response |
propose(Proposal proposal) |
void |
proposed(Response response) |
Response |
receive(Proposal proposal,
int distance) |
void |
remove(SimpleString groupid,
SimpleString clusterName,
int distance) |
void |
send(Response response,
int distance) |
onNotificationisStarted, start, stopSimpleString getName()
void addGroupBinding(GroupBinding groupBinding)
Response getProposal(SimpleString fullID)
void remove(SimpleString groupid, SimpleString clusterName, int distance) throws Exception
ExceptionCopyright © 2016 JBoss, a division of Red Hat. All rights reserved.