Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- handleEvent(T, int) - Method in interface pt.unl.fct.di.novasys.babel.handlers.ChannelEventHandler
- HandlerRegistrationException - Exception in pt.unl.fct.di.novasys.babel.exceptions
- HandlerRegistrationException() - Constructor for exception pt.unl.fct.di.novasys.babel.exceptions.HandlerRegistrationException
- HandlerRegistrationException(String) - Constructor for exception pt.unl.fct.di.novasys.babel.exceptions.HandlerRegistrationException
- HandlerRegistrationException(String, Throwable) - Constructor for exception pt.unl.fct.di.novasys.babel.exceptions.HandlerRegistrationException
- HandlerRegistrationException(String, Throwable, boolean, boolean) - Constructor for exception pt.unl.fct.di.novasys.babel.exceptions.HandlerRegistrationException
- HandlerRegistrationException(Throwable) - Constructor for exception pt.unl.fct.di.novasys.babel.exceptions.HandlerRegistrationException
- HandshakeCompleted - Class in pt.unl.fct.di.novasys.network.userevents
- HandshakeCompleted(Attributes) - Constructor for class pt.unl.fct.di.novasys.network.userevents.HandshakeCompleted
- hashCode() - Method in class pt.unl.fct.di.novasys.network.data.Host
- HB - Enum constant in enum pt.unl.fct.di.novasys.channel.accrual.messaging.AccrualMessage.Type
- HB_INTERVAL_ATTRIBUTE - Static variable in class pt.unl.fct.di.novasys.channel.accrual.AccrualChannel
- HB_INTERVAL_KEY - Static variable in class pt.unl.fct.di.novasys.channel.accrual.AccrualChannel
- HEARTBEAT - Enum constant in enum pt.unl.fct.di.novasys.network.messaging.control.ControlMessage.Type
- HEARTBEAT_INTERVAL_KEY - Static variable in class pt.unl.fct.di.novasys.channel.simpleclientserver.SimpleClientChannel
- HEARTBEAT_INTERVAL_KEY - Static variable in class pt.unl.fct.di.novasys.channel.simpleclientserver.SimpleServerChannel
- HEARTBEAT_INTERVAL_KEY - Static variable in class pt.unl.fct.di.novasys.channel.tcp.TCPChannel
- HEARTBEAT_TOLERANCE_KEY - Static variable in class pt.unl.fct.di.novasys.channel.simpleclientserver.SimpleClientChannel
- HEARTBEAT_TOLERANCE_KEY - Static variable in class pt.unl.fct.di.novasys.channel.simpleclientserver.SimpleServerChannel
- HEARTBEAT_TOLERANCE_KEY - Static variable in class pt.unl.fct.di.novasys.channel.tcp.TCPChannel
- HeartbeatHistory - Class in pt.unl.fct.di.novasys.channel.accrual
-
Based on the akka implementation of the Phi Accrual Failure Detector: https://github.com/akka/akka/blob/main/akka-remote/src/main/scala/akka/remote/PhiAccrualFailureDetector.scala
- HeartbeatHistory(int, long) - Constructor for class pt.unl.fct.di.novasys.channel.accrual.HeartbeatHistory
- HeartbeatMessage - Class in pt.unl.fct.di.novasys.network.messaging.control
- HeartbeatMessage() - Constructor for class pt.unl.fct.di.novasys.network.messaging.control.HeartbeatMessage
- Host - Class in pt.unl.fct.di.novasys.network.data
-
Represents a node in the network layer, including its IP Address and listen port
- Host(InetAddress, int) - Constructor for class pt.unl.fct.di.novasys.network.data.Host
-
Creates a new host with the given address and port
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form