- backup - Variable in class ds.funnel.peer.event.MsgTopicOverlay
-
- BasicTGLogFormatter - Class in ds.funnel.traffic.formatter
-
Bare bones traffic generator log formatter.
- BasicTGLogFormatter() - Constructor for class ds.funnel.traffic.formatter.BasicTGLogFormatter
-
- between(OverlayPath, OverlayPath) - Static method in class ds.funnel.overlay.OverlayPathImpl
-
- branchPath(int) - Method in interface ds.funnel.overlay.OverlayPath
-
Return a near copy of this path, adding an additional node.
- branchPath(long, int) - Method in interface ds.funnel.overlay.OverlayPath
-
Return a near copy of this path, adding an additional node, and changing
the overlay version.
- branchPath(int) - Method in class ds.funnel.overlay.OverlayPathImpl
-
- branchPath(long, int) - Method in class ds.funnel.overlay.OverlayPathImpl
-
- BufferPool - Interface in ds.funnel.data.buffer
-
- BufferPoolChunk - Class in ds.funnel.data.buffer
-
- BufferPoolChunk(int, int) - Constructor for class ds.funnel.data.buffer.BufferPoolChunk
-
Creates a new buffer pool.
- BufferPoolImpl - Class in ds.funnel.data.buffer
-
ChannelBuffers.java: A buffer pool to reuse allocated buffers.
- BufferPoolImpl(int, int) - Constructor for class ds.funnel.data.buffer.BufferPoolImpl
-
Creates a new buffer pool.
- BufferPoolStriped - Class in ds.funnel.data.buffer
-
ChannelBuffers.java: A buffer pool to reuse allocated buffers.
- BufferPoolStriped(int, int, int) - Constructor for class ds.funnel.data.buffer.BufferPoolStriped
-
- BURSTY - Static variable in class ds.funnel.traffic.component.types.TimeDistributionType
-
- BurstyTimeDistribution - Class in ds.funnel.traffic.component.timedistribution
-
BurstyTimeDistribution defines a 'bursty' packet distribution.
- BurstyTimeDistribution(PacketTimeDistribution, double, PacketTimeDistribution, PacketTimeDistribution) - Constructor for class ds.funnel.traffic.component.timedistribution.BurstyTimeDistribution
-
- BYTE_ARR - Static variable in interface ds.granules.bridge.ControlMessage
-
- byteArrayToIntArray(byte[]) - Method in class cgl.narada.event.ByteUtilities
-
Deprecated.
- byteArrayToIntArray(byte[], int, int) - Static method in class cgl.narada.event.ByteUtilities
-
Deprecated.
- ByteUtilities - Class in cgl.narada.event
-
Deprecated.
- ByteUtilities(byte[]) - Constructor for class cgl.narada.event.ByteUtilities
-
Deprecated.
Constructor initialized using a sequence of bytes.
- ByteUtilities(int[]) - Constructor for class cgl.narada.event.ByteUtilities
-
Deprecated.
Constructor initialized using a sequence of integers.