public class EagerPushGossipBroadcast
extends pt.unl.fct.di.novasys.babel.core.GenericProtocol
| Modifier and Type | Field and Description |
|---|---|
protected int |
channelId |
int |
fanout |
protected pt.unl.fct.di.novasys.network.data.Host |
myself |
short |
networkPort |
static short |
PROTOCOL_ID |
static String |
PROTOCOL_NAME |
long |
removeTimeWindow |
| Constructor and Description |
|---|
EagerPushGossipBroadcast(String channelName,
Properties properties,
pt.unl.fct.di.novasys.network.data.Host myself) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Properties props) |
cancelTimer, closeConnection, closeConnection, closeConnection, createChannel, deliverMessageIn, getMetrics, getMillisSinceBabelStart, getProtoId, getProtoName, openConnection, openConnection, registerChannelEventHandler, registerMessageHandler, registerMessageHandler, registerMessageHandler, registerMessageHandler, registerMessageSerializer, registerMetric, registerReplyHandler, registerRequestHandler, registerSharedChannel, registerTimerHandler, sendMessage, sendMessage, sendMessage, sendMessage, sendMessage, sendMessage, sendMessage, sendReply, sendRequest, setDefaultChannel, setupPeriodicTimer, setupTimer, start, subscribeNotification, triggerNotification, unsubscribeNotificationpublic static final short PROTOCOL_ID
public static final String PROTOCOL_NAME
public final int fanout
public final long removeTimeWindow
public final short networkPort
protected int channelId
protected final pt.unl.fct.di.novasys.network.data.Host myself
public EagerPushGossipBroadcast(String channelName, Properties properties, pt.unl.fct.di.novasys.network.data.Host myself) throws IOException, pt.unl.fct.di.novasys.babel.exceptions.HandlerRegistrationException
IOExceptionpt.unl.fct.di.novasys.babel.exceptions.HandlerRegistrationExceptionpublic void init(Properties props) throws pt.unl.fct.di.novasys.babel.exceptions.HandlerRegistrationException, IOException
init in class pt.unl.fct.di.novasys.babel.core.GenericProtocolpt.unl.fct.di.novasys.babel.exceptions.HandlerRegistrationExceptionIOExceptionCopyright © 2024. All rights reserved.