- NAK - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- nameOf(int) - Static method in class ds.funnel.traffic.component.types.PacketGeneratorType
-
Returns the name of the public PacketGeneratorType identifier field with
the given type id.
- nameOf(int) - Static method in class ds.funnel.traffic.component.types.SizeDistributionType
-
Returns the name of the public SizeDistributionType identifier field with
the given type id.
- nameOf(int) - Static method in class ds.funnel.traffic.component.types.TimeDistributionType
-
Returns the name of the public TimeDistributionType identifier field with
the given type id.
- NanoSleep - Class in ds.funnel.util
-
- NanoSleep() - Constructor for class ds.funnel.util.NanoSleep
-
- NanoTimeSample - Class in ds.funnel.samples
-
- NanoTimeSample() - Constructor for class ds.funnel.samples.NanoTimeSample
-
- NAP_ADDRESS_REQUEST - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NAP_ADDRESS_RESPONSE - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NAP_CLIENT_ADD - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NAP_CLIENT_ADD_RESPONSE - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NAP_CLIENT_REMOVE - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NAP_CLIENT_REMOVE_RESPONSE - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NAP_SETUP_REQUEST - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NAP_SETUP_RESPONSE - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NARADA_JXTA_EVENT - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NARADA_JXTA_EVENT_BROKER - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NARADA_RTP_CLIENT_EVENT - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NARADA_RTP_EVENT - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NARADA_XML_CLIENT_EVENT - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NARADA_XML_EVENT - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NaturalComparator - Class in ds.funnel.util
-
- NaturalComparator() - Constructor for class ds.funnel.util.NaturalComparator
-
- NB_EVENT - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NBEvent - Interface in cgl.narada.event
-
Deprecated.
- NBEventException - Exception in cgl.narada.event
-
Deprecated.
- NBEventException(String) - Constructor for exception cgl.narada.event.NBEventException
-
Deprecated.
- NBEventException(String, String) - Constructor for exception cgl.narada.event.NBEventException
-
Deprecated.
- NBEventGenerator - Class in cgl.narada.event
-
Deprecated.
- NBEventGenerator() - Constructor for class cgl.narada.event.NBEventGenerator
-
Deprecated.
- NBEventImpl - Class in cgl.narada.event
-
Deprecated.
- NBEventImpl() - Constructor for class cgl.narada.event.NBEventImpl
-
Deprecated.
- NBEventImpl(byte[]) - Constructor for class cgl.narada.event.NBEventImpl
-
Deprecated.
- NBEventTypes - Interface in cgl.narada.event
-
Deprecated.
- needsInitialization() - Method in interface ds.granules.operation.Operation
-
Returns an indicator that indicates if the initialization needs to be
performed.
- needsInitialization() - Method in class ds.granules.operation.OperationBase
-
- NEIGHBOR_HOPS - Static variable in class ds.funnel.peer.PeerManagerImpl
-
- NetworkAnalysis - Class in ds.funnel.traffic.analysis
-
- NetworkAnalysis() - Constructor for class ds.funnel.traffic.analysis.NetworkAnalysis
-
- nextInterval() - Method in interface ds.funnel.traffic.component.PacketTimeDistribution
-
- nextInterval() - Method in class ds.funnel.traffic.component.timedistribution.BurstyTimeDistribution
-
- nextInterval() - Method in class ds.funnel.traffic.component.timedistribution.ECGTimeDistribution
-
- nextInterval() - Method in class ds.funnel.traffic.component.timedistribution.EEGTimeDistribution
-
- nextInterval() - Method in class ds.funnel.traffic.component.timedistribution.NormalTimeDistribution
-
- nextInterval() - Method in class ds.funnel.traffic.component.timedistribution.RandomTimeDistribution
-
Calculates the next interval at which a packet should be sent in a random
distribution.
- nextInterval() - Method in class ds.funnel.traffic.component.timedistribution.RegularTimeDistribution
-
Since a RegularTimeDistribution describes evenly spaced packets, this
method simply returns the value of this RegularTimeDistribution's
interval.
- nextInterval() - Method in class ds.funnel.traffic.component.timedistribution.ThoraxTimeDistribution
-
- nextSize() - Method in interface ds.funnel.traffic.component.PacketSizeDistribution
-
- nextSize() - Method in class ds.funnel.traffic.component.sizedistribution.NormalSizeDistribution
-
- nextSize() - Method in class ds.funnel.traffic.component.sizedistribution.RandomSizeDistribution
-
- nextSize() - Method in class ds.funnel.traffic.component.sizedistribution.RegularSizeDistribution
-
Since packets following a regular size distribution have constant size,
this method simply returns the current size value for this
RegularSizeDistribution.
- nextSize() - Method in class ds.funnel.traffic.component.sizedistribution.ThoraxSizeDistribution
-
- Node - Interface in ds.funnel.node
-
- node - Variable in class ds.funnel.peer.event.MsgTopicNeighbor
-
- node - Variable in class ds.funnel.peer.event.MsgTopicRepair
-
- Node.NodeState - Enum in ds.funnel.node
-
- NODE_ADDRESS - Static variable in interface cgl.narada.event.Protocol
-
Deprecated.
- NodeBase - Class in ds.funnel.node
-
- NodeBase() - Constructor for class ds.funnel.node.NodeBase
-
- NodeComponent - Interface in ds.funnel.node.compnt
-
Indicates that a subclass is a component.
- NodeComponentImpl - Class in ds.funnel.node.compnt
-
Indicates that a subclass is a component.
- NodeComponentKey - Class in ds.funnel.node.compnt
-
- NodeComponentKey(Class<?>) - Constructor for class ds.funnel.node.compnt.NodeComponentKey
-
- NodeComponentKey(Class<?>, String) - Constructor for class ds.funnel.node.compnt.NodeComponentKey
-
- NodeComponentKey(Class<?>, String, Class<?>) - Constructor for class ds.funnel.node.compnt.NodeComponentKey
-
- NodeComponentLinkImpl - Class in ds.funnel.node.compnt
-
Allows communication with a component.
- NodeComponentLinkImpl(NodeComponentImpl, NodeDetails, NodeDetails, MessageLink) - Constructor for class ds.funnel.node.compnt.NodeComponentLinkImpl
-
- NodeComponentLinkImpl(NodeComponentImpl, NodeComponentLinkImpl.OpenedComponentLink) - Constructor for class ds.funnel.node.compnt.NodeComponentLinkImpl
-
- NodeComponentLinkImpl.OpenedComponentLink - Class in ds.funnel.node.compnt
-
- NodeComponentProxyImpl - Class in ds.funnel.node.compnt
-
- NodeComponentProxyImpl(NodeComponentImpl, NodeDetails, NodeDetails, MessageLink) - Constructor for class ds.funnel.node.compnt.NodeComponentProxyImpl
-
- NodeComponentProxyImpl(NodeComponentImpl, NodeComponentLinkImpl.OpenedComponentLink) - Constructor for class ds.funnel.node.compnt.NodeComponentProxyImpl
-
- NodeDetails - Interface in ds.funnel.node
-
- NodeDetailsBase - Class in ds.funnel.node
-
- NodeDetailsBase(ChannelAddress) - Constructor for class ds.funnel.node.NodeDetailsBase
-
- NodeDetailsType - Enum in ds.funnel.node
-
An enumeration of all accepted marshallable subtypes.
- nodePath - Variable in class ds.funnel.peer.event.MsgTopicNeighbor
-
- NORMAL - Static variable in class ds.funnel.traffic.component.types.SizeDistributionType
-
- NORMAL - Static variable in class ds.funnel.traffic.component.types.TimeDistributionType
-
- normal(double, double) - Static method in class ds.funnel.util.RandUtil
-
- NORMAL_EVENT - Static variable in interface cgl.narada.event.NBEventTypes
-
Deprecated.
For most cases this would be true
- NormalSizeDistribution - Class in ds.funnel.traffic.component.sizedistribution
-
NormalSizeDistribution defines a packet size distribution in which packet
sizes (in bytes) are generated (approximately) from a normal distribution
with some specified mean and standard deviation.
- NormalSizeDistribution() - Constructor for class ds.funnel.traffic.component.sizedistribution.NormalSizeDistribution
-
Creates a new NormalSizeDistribution with a mean of 0.0 and a standard
deviation of 1.0 (a standard normal distribution).
- NormalSizeDistribution(double) - Constructor for class ds.funnel.traffic.component.sizedistribution.NormalSizeDistribution
-
Creates a new NormalSizeDistribution with the specified mean and a
standard deviation of 1.0.
- NormalSizeDistribution(double, double) - Constructor for class ds.funnel.traffic.component.sizedistribution.NormalSizeDistribution
-
Creates a new NormalSizeDistribution with the specified mean and standard
deviation.
- NormalTimeDistribution - Class in ds.funnel.traffic.component.timedistribution
-
TODO: this documentation
This class probably doesn't work overly well right now; it was experimental
and I left off halfway through to work on other things.
- NormalTimeDistribution() - Constructor for class ds.funnel.traffic.component.timedistribution.NormalTimeDistribution
-
Creates a new NormalTimeDistribution with a mean of 0.0 and a standard
deviation of 1.0 (a standard normal distribution).
- NormalTimeDistribution(double) - Constructor for class ds.funnel.traffic.component.timedistribution.NormalTimeDistribution
-
Creates a new NormalTimeDistribution with the specified mean and a
standard deviation of 1.0.
- NormalTimeDistribution(double, double) - Constructor for class ds.funnel.traffic.component.timedistribution.NormalTimeDistribution
-
Creates a new NormalTimeDistribution with the specified mean and standard
deviation.
- NOT_SET - Static variable in interface ds.granules.exchange.ConditionFlag
-
- NOT_SET - Static variable in interface ds.granules.scheduler.TaskLifecycleMetrics
-
- notice(String) - Method in class ds.funnel.node.FunnelLogger
-