|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BroadcastGroupControl

A BroadcastGroupControl is used to manage a broadcast group.
| Method Summary | |
|---|---|
long |
getBroadcastPeriod()
Returns the period used by this broadcast group. |
Object[] |
getConnectorPairs()
Returns the pairs of live-backup connectors that are broadcasted by this broadcast group. |
String |
getConnectorPairsAsJSON()
Returns the pairs of live-backup connectors that are broadcasted by this broadcast group using JSON serialization. |
String |
getGroupAddress()
Returns the address this broadcast group is broadcasting to. |
int |
getGroupPort()
Returns the port this broadcast group is broadcasting to. |
int |
getLocalBindPort()
Returns the local port this broadcast group is bound to. |
String |
getName()
Returns the configuration name of this broadcast group. |
| Methods inherited from interface org.hornetq.api.core.management.HornetQComponentControl |
|---|
isStarted, start, stop |
| Method Detail |
|---|
String getName()
int getLocalBindPort()
String getGroupAddress()
int getGroupPort()
long getBroadcastPeriod()
Object[] getConnectorPairs()
String getConnectorPairsAsJSON()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||