A B C D E F G H I L M N O P R S T U V

C

calculate() - Method in class net.jolsrv2.data.AddressBlock
Calculates the head and tails of multiple addresses
calculate() - Method in class net.jolsrv2.repository.topology.RoutingSet
Calculates the routing set as suggested in the implementation
CidrAddress - Class in net.jolsrv2
The class encapsulates an IP address and a prefix length, acting as a CIDR address.
CidrAddress(InetAddress, int) - Constructor for class net.jolsrv2.CidrAddress
Constructor
CidrAddress(InetAddress) - Constructor for class net.jolsrv2.CidrAddress
Alternative constructor, taking only the address.
clear() - Method in class net.jolsrv2.repository.processforward.RelaySet
The method deletes all relay tuples
clone() - Method in class net.jolsrv2.Node
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.PacketParser
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.repository.neighbourhood.LinkSet
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.repository.neighbourhood.MprSelectorSet
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.repository.neighbourhood.NaaSet
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.repository.neighbourhood.SymmetricNeighbourSet
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.repository.neighbourhood.TwoHopSet
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.repository.processforward.ForwardedSet
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.repository.processforward.ProcessedSet
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.repository.processforward.RelaySet
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.repository.topology.AdvertisedNeighbourSet
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.repository.topology.AnsnHistorySet
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.repository.topology.AttachedNetworkSet
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.repository.topology.RoutingSet
Implementation of the singleton design pattern.
clone() - Method in class net.jolsrv2.repository.topology.TopologySet
Implementation of the singleton design pattern.
compare(LinkTuple, LinkTuple) - Method in class net.jolsrv2.repository.neighbourhood.LinkTuple
Compares the components of two link tuples, to determine how they should be sorted
contains(CidrAddress) - Method in class net.jolsrv2.repository.neighbourhood.LinkSet
Checks if the link set has a link tuple with a certain local CIDR address
contains(CidrAddress, CidrAddress, Values) - Method in class net.jolsrv2.repository.neighbourhood.LinkSet
Checks if the link set has a link tuple with a certain local CIDR address, neighbour CIDR address and link status
contains(CidrAddress) - Method in class net.jolsrv2.repository.neighbourhood.MprSelectorSet
Checks to see if a CIDR addresses is present in the MPR selector set
contains(MessageTypes, InetAddress, int) - Method in class net.jolsrv2.repository.processforward.ForwardedSet
Checks if the forwarded set contains a forwarded tuple with having a certain message type, IP address and sequence number
contains(MessageTypes, InetAddress, int) - Method in class net.jolsrv2.repository.processforward.ProcessedSet
Checks if the processed set contains a processed tuple with a certain message type, IP address and sequence number
contains(MessageTypes, InetAddress, int) - Method in class net.jolsrv2.repository.processforward.ReceivedSet
Checks if the received set contains a received tuple with having a certain message type, IP address and sequence number
contains(InetAddress) - Method in class net.jolsrv2.repository.processforward.RelaySet
Checks if the realy set contains a received tuple with having a certain IP address

A B C D E F G H I L M N O P R S T U V