Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
M
main(String[])
- Static method in class urv.app.
AppLauncher
main(String[])
- Static method in class urv.app.samples.
AppTest
Launches this application
main(String[])
- Static method in class urv.app.samples.
Draw
main(String[])
- Static method in class urv.app.samples.
MembershipTest
main(String[])
- Static method in class urv.app.samples.
RealTest
MAX_INCOMING_BANDWIDTH
- Static variable in class org.jgroups.protocols.
BwCalcHeader
MAX_INCOMING_MESSAGES
- Static variable in class org.jgroups.protocols.
BwCalcHeader
mcast_addr
- Variable in class org.jgroups.protocols.
EMU_UDP
The multicast address (mcast address and port) this member uses
mcast_addr
- Variable in class org.jgroups.protocols.
JOLSR_UDP
The multicast address (mcast address and port) this member uses
mcast_addr_name
- Variable in class org.jgroups.protocols.
EMU_UDP
The multicast address used for sending and receiving packets
mcast_addr_name
- Variable in class org.jgroups.protocols.
JOLSR_UDP
The multicast address used for sending and receiving packets
mcast_port
- Variable in class org.jgroups.protocols.
EMU_UDP
The multicast port used for sending and receiving packets
mcast_port
- Variable in class org.jgroups.protocols.
JOLSR_UDP
The multicast port used for sending and receiving packets
mcast_receiver
- Variable in class org.jgroups.protocols.
EMU_UDP
The multicast receiver thread
mcast_receiver
- Variable in class org.jgroups.protocols.
JOLSR_UDP
The multicast receiver thread
mcast_recv_buf_size
- Variable in class org.jgroups.protocols.
EMU_UDP
Receive buffer size of the multicast datagram socket
mcast_recv_buf_size
- Variable in class org.jgroups.protocols.
JOLSR_UDP
Receive buffer size of the multicast datagram socket
mcast_send_buf_size
- Variable in class org.jgroups.protocols.
EMU_UDP
Send buffer size of the multicast datagram socket
mcast_send_buf_size
- Variable in class org.jgroups.protocols.
JOLSR_UDP
Send buffer size of the multicast datagram socket
mcast_send_sockets
- Variable in class org.jgroups.protocols.
JOLSR_UDP
If we have multiple mcast send sockets, e.g. send_interfaces or send_on_all_interfaces enabled
mcast_sock
- Variable in class org.jgroups.protocols.
JOLSR_UDP
IP multicast socket for
sending
and
receiving
multicast packets
mcastAddress
- Variable in class org.jgroups.protocols.
OLSRHeader
mcastAddress
- Variable in class urv.app.samples.
RealTest
MChannel
- Interface in
urv.machannel
This interface defines the methods that provides our Topology Aware Multicast Channel
MChannelImpl
- Class in
urv.machannel
This class provides an implementation of the MChannel interface in order to group communication with topology awareness.
MChannelImpl(Transport, MulticastAddress, String, EmulationController)
- Constructor for class urv.machannel.
MChannelImpl
MembershipStatsTask
- Class in
urv.emulator.tasks.stats
This task gathers information about the groups created in the applications and the nodes that joined these groups This information is checked with the view of each MChannel, in order to verify the correct behaviour of getView() method in the channel
MembershipStatsTask()
- Constructor for class urv.emulator.tasks.stats.
MembershipStatsTask
MembershipTest
- Class in
urv.app.samples
MembershipTest()
- Constructor for class urv.app.samples.
MembershipTest
This is the default constructor
MessageNotifier
- Class in
urv.emulator.tasks
This class registers listeners that will receive all the messages sent by MChannels
MessageNotifier()
- Constructor for class urv.emulator.tasks.
MessageNotifier
mode
- Variable in class urv.app.samples.
DrawCommand
monoB
- Variable in class urv.util.audio.
FormatControls
MPR_NEIGH
- Static variable in class urv.olsr.data.
LinkCode
MprComputationController
- Class in
urv.olsr.core
Computes a new set of MPR with the information stored in the neighbor table.
MprComputationController(NeighborTable, NeighborsOfNeighborsSet, MprSet, OLSRNode)
- Constructor for class urv.olsr.core.
MprComputationController
MprSelectorSet
- Class in
urv.olsr.data.mpr
A node records a set of MPR-selector tuples (MS_main_addr, MS_time), describing the neighbors which have selected this node as a MPR.
MprSelectorSet(OLSRNode)
- Constructor for class urv.olsr.data.mpr.
MprSelectorSet
MprSet
- Class in
urv.olsr.data.mpr
This class holds information about the multi-point relay nodes (MPR) of the current node
MprSet(OLSRNode)
- Constructor for class urv.olsr.data.mpr.
MprSet
MulticastAddress
- Class in
urv.olsr.mcast
Class that represents a multicast address of a group
MulticastAddress()
- Constructor for class urv.olsr.mcast.
MulticastAddress
MulticastGroupsTable
- Class in
urv.olsr.mcast
This class is used to relate a node with all the multicast groups which it's subscribed
MulticastGroupsTable()
- Constructor for class urv.olsr.mcast.
MulticastGroupsTable
MulticastNetworkGraph
- Class in
urv.olsr.mcast
MulticastNetworkGraph()
- Constructor for class urv.olsr.mcast.
MulticastNetworkGraph
This constructor does not initialize the multicastGroupsTable.
MulticastNetworkGraph(MulticastGroupsTable, OLSRNode)
- Constructor for class urv.olsr.mcast.
MulticastNetworkGraph
MulticastNetworkGraphComputationController
- Class in
urv.olsr.mcast
This class contains a graph representation of the nodes neighborhood and their joined multicast groups.
MulticastNetworkGraphComputationController(MulticastNetworkGraph, NeighborTable, TopologyInformationBaseTable, OLSRNode)
- Constructor for class urv.olsr.mcast.
MulticastNetworkGraphComputationController
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y