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) |
onNotification
isStarted, start, stop
SimpleString getName()
void addGroupBinding(GroupBinding groupBinding)
Response getProposal(SimpleString fullID)
void remove(SimpleString groupid, SimpleString clusterName, int distance) throws Exception
Exception
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.