org.smallmind.cloud.cluster.broadcast
Class ClusterBroadcast
java.lang.Object
org.smallmind.cloud.multicast.event.MulticastEvent
org.smallmind.cloud.cluster.broadcast.ClusterBroadcast
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- GossipClusterBroadcast, ServiceClusterBroadcast, SystemClusterBroadcast
public class ClusterBroadcast
- extends MulticastEvent
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterBroadcast
public ClusterBroadcast(ClusterBroadcastType clusterBroadcastType)
throws UnknownHostException
- Throws:
UnknownHostException
getClusterBroadcastType
public ClusterBroadcastType getClusterBroadcastType()
Copyright © 2011. All Rights Reserved.