Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- IChannel<T> - Interface in pt.unl.fct.di.novasys.channel
- inboundConnectionDown(Connection<T>, Throwable) - Method in class pt.unl.fct.di.novasys.channel.tcp.MultithreadedTCPChannel
- inboundConnectionDown(Connection<T>, Throwable) - Method in interface pt.unl.fct.di.novasys.network.listeners.InConnListener
- inboundConnectionDown(Connection<Y>, Throwable) - Method in class pt.unl.fct.di.novasys.channel.base.SingleThreadedBiChannel
- inboundConnectionDown(Connection<Y>, Throwable) - Method in class pt.unl.fct.di.novasys.channel.base.SingleThreadedServerChannel
- inboundConnectionUp(Connection<T>) - Method in class pt.unl.fct.di.novasys.channel.tcp.MultithreadedTCPChannel
- inboundConnectionUp(Connection<T>) - Method in interface pt.unl.fct.di.novasys.network.listeners.InConnListener
- inboundConnectionUp(Connection<Y>) - Method in class pt.unl.fct.di.novasys.channel.base.SingleThreadedBiChannel
- inboundConnectionUp(Connection<Y>) - Method in class pt.unl.fct.di.novasys.channel.base.SingleThreadedServerChannel
- inc() - Method in class pt.unl.fct.di.novasys.babel.metrics.Counter
- InConnectionDown - Class in pt.unl.fct.di.novasys.channel.tcp.events
-
Triggered when an incoming connection is disconnected.
- InConnectionDown(Host, Throwable) - Constructor for class pt.unl.fct.di.novasys.channel.tcp.events.InConnectionDown
- InConnectionHandler<T> - Class in pt.unl.fct.di.novasys.network.pipeline
- InConnectionHandler(InConnListener<T>, MessageListener<T>, EventLoop, Attributes, MessageEncoder<T>, MessageDecoder<T>) - Constructor for class pt.unl.fct.di.novasys.network.pipeline.InConnectionHandler
- InConnectionState<T> - Class in pt.unl.fct.di.novasys.channel.accrual
- InConnectionState(Connection<T>) - Constructor for class pt.unl.fct.di.novasys.channel.accrual.InConnectionState
- InConnectionUp - Class in pt.unl.fct.di.novasys.channel.tcp.events
-
Triggered when an incoming connection is established.
- InConnectionUp(Host) - Constructor for class pt.unl.fct.di.novasys.channel.tcp.events.InConnectionUp
- InConnListener<T> - Interface in pt.unl.fct.di.novasys.network.listeners
- InHandshakeHandler - Class in pt.unl.fct.di.novasys.network.pipeline
- InHandshakeHandler(AttributeValidator, Attributes) - Constructor for class pt.unl.fct.di.novasys.network.pipeline.InHandshakeHandler
- init(Properties) - Method in class PhiTest.PhiProto
- init(Properties) - Method in class pt.unl.fct.di.novasys.babel.core.GenericProtocol
-
Initializes the protocol with the given properties
- init(Properties) - Method in class timer.TimerProto
- initialize(ISerializer<BabelMessage>, ChannelListener<BabelMessage>, Properties, short) - Method in class pt.unl.fct.di.novasys.babel.channels.multi.MultiChannelInitializer
- initialize(ISerializer<BabelMessage>, ChannelListener<BabelMessage>, Properties, short) - Method in class pt.unl.fct.di.novasys.babel.initializers.AccrualChannelInitializer
- initialize(ISerializer<BabelMessage>, ChannelListener<BabelMessage>, Properties, short) - Method in class pt.unl.fct.di.novasys.babel.initializers.AckosChannelInitializer
- initialize(ISerializer<BabelMessage>, ChannelListener<BabelMessage>, Properties, short) - Method in interface pt.unl.fct.di.novasys.babel.initializers.ChannelInitializer
- initialize(ISerializer<BabelMessage>, ChannelListener<BabelMessage>, Properties, short) - Method in class pt.unl.fct.di.novasys.babel.initializers.MultithreadedTCPChannelInitializer
- initialize(ISerializer<BabelMessage>, ChannelListener<BabelMessage>, Properties, short) - Method in class pt.unl.fct.di.novasys.babel.initializers.SimpleClientChannelInitializer
- initialize(ISerializer<BabelMessage>, ChannelListener<BabelMessage>, Properties, short) - Method in class pt.unl.fct.di.novasys.babel.initializers.SimpleServerChannelInitializer
- initialize(ISerializer<BabelMessage>, ChannelListener<BabelMessage>, Properties, short) - Method in class pt.unl.fct.di.novasys.babel.initializers.TCPChannelInitializer
- Instant - Class in pt.unl.fct.di.novasys.babel.metrics
- Instant(String) - Constructor for class pt.unl.fct.di.novasys.babel.metrics.Instant
- InternalEvent - Class in pt.unl.fct.di.novasys.babel.internal
-
An abstract class that represent a generic event
- InternalEvent(InternalEvent.EventType) - Constructor for class pt.unl.fct.di.novasys.babel.internal.InternalEvent
-
Create a protocol event of the provided event type
- InternalEvent.EventType - Enum in pt.unl.fct.di.novasys.babel.internal
-
Possible event types that can be represented
- internalUserEventTriggered(ChannelHandlerContext, Object) - Method in class pt.unl.fct.di.novasys.network.pipeline.InConnectionHandler
- internalUserEventTriggered(ChannelHandlerContext, Object) - Method in class pt.unl.fct.di.novasys.network.pipeline.OutConnectionHandler
- INVALID_ATTR - Enum constant in enum pt.unl.fct.di.novasys.network.messaging.control.ControlMessage.Type
- InvalidAttributesMessage - Class in pt.unl.fct.di.novasys.network.messaging.control
- InvalidAttributesMessage() - Constructor for class pt.unl.fct.di.novasys.network.messaging.control.InvalidAttributesMessage
- InvalidAttributesMessage(int) - Constructor for class pt.unl.fct.di.novasys.network.messaging.control.InvalidAttributesMessage
- InvalidParameterException - Exception in pt.unl.fct.di.novasys.babel.exceptions
- InvalidParameterException() - Constructor for exception pt.unl.fct.di.novasys.babel.exceptions.InvalidParameterException
- InvalidParameterException(String) - Constructor for exception pt.unl.fct.di.novasys.babel.exceptions.InvalidParameterException
- InvalidParameterException(String, Throwable) - Constructor for exception pt.unl.fct.di.novasys.babel.exceptions.InvalidParameterException
- InvalidParameterException(String, Throwable, boolean, boolean) - Constructor for exception pt.unl.fct.di.novasys.babel.exceptions.InvalidParameterException
- InvalidParameterException(Throwable) - Constructor for exception pt.unl.fct.di.novasys.babel.exceptions.InvalidParameterException
- IPC_EVENT - Enum constant in enum pt.unl.fct.di.novasys.babel.internal.InternalEvent.EventType
- IPCEvent - Class in pt.unl.fct.di.novasys.babel.internal
- IPCEvent(ProtoIPC, short, short) - Constructor for class pt.unl.fct.di.novasys.babel.internal.IPCEvent
- isActive() - Method in class pt.unl.fct.di.novasys.channel.tcp.events.ChannelMetrics.ConnectionMetrics
- isAvailable(long) - Method in class pt.unl.fct.di.novasys.channel.accrual.PhiAccrual
- isCustomChannelEvent() - Method in class pt.unl.fct.di.novasys.babel.internal.InternalEvent
-
Verifies if the event is a channel event
- isEmpty() - Method in class pt.unl.fct.di.novasys.channel.accrual.HeartbeatHistory
- ISerializer<T> - Interface in pt.unl.fct.di.novasys.network
-
Represents a serializer/deserializer that writes/reads objects to/from a byte buffer
- isInbound() - Method in interface pt.unl.fct.di.novasys.network.Connection
- isInbound() - Method in class pt.unl.fct.di.novasys.network.pipeline.ConnectionHandler
- isIPCEvent() - Method in class pt.unl.fct.di.novasys.babel.internal.InternalEvent
-
Verifies if the event is an IPC
- isLogOnChange() - Method in class pt.unl.fct.di.novasys.babel.metrics.Metric
- isLogPeriodically() - Method in class pt.unl.fct.di.novasys.babel.metrics.Metric
- isMessageEvent() - Method in class pt.unl.fct.di.novasys.babel.internal.InternalEvent
-
Verifies if the event a message
- isMessageFailedEvent() - Method in class pt.unl.fct.di.novasys.babel.internal.InternalEvent
- isMessageSentEvent() - Method in class pt.unl.fct.di.novasys.babel.internal.InternalEvent
- isNotificationEvent() - Method in class pt.unl.fct.di.novasys.babel.internal.InternalEvent
-
Verifies if the event is notification
- isOutbound() - Method in interface pt.unl.fct.di.novasys.network.Connection
- isOutbound() - Method in class pt.unl.fct.di.novasys.network.pipeline.ConnectionHandler
- isPeriodic() - Method in class pt.unl.fct.di.novasys.babel.internal.TimerEvent
- isResetOnLog() - Method in class pt.unl.fct.di.novasys.babel.metrics.Metric
- isTimerEvent() - Method in class pt.unl.fct.di.novasys.babel.internal.InternalEvent
-
Verifies if the event is a timer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form