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

M

MAINSINK - Static variable in interface seda.sandStorm.api.ManagerIF
Each stage may have multiple event queues associated with it.
MAJOR_VERSION - Static variable in interface seda.sandStorm.internal.sandStormConst
 
MAX_ACCEPTS_AT_ONCE - Static variable in interface seda.sandStorm.lib.aSocket.aSocketConst
Maximum number of accepts to process at once
MAX_PAYLOAD_SIZE - Static variable in interface seda.sandStorm.lib.Gnutella.GnutellaConst
 
MAX_THRESHOLD - Static variable in class seda.sandStorm.internal.ResponseTimeController
 
MAX_THRESHOLD - Static variable in class seda.sandStorm.internal.ResponseTimeControllerDirect
 
MAX_THRESHOLD - Static variable in class seda.sandStorm.internal.ResponseTimeControllerMM1
 
MAX_THRESHOLD - Static variable in class seda.sandStorm.internal.ResponseTimeControllerPID
 
MAX_WRITES_AT_ONCE - Static variable in interface seda.sandStorm.lib.aSocket.aSocketConst
Maximum number of writes to process at once
MAX_WRITE_LEN - Static variable in interface seda.sandStorm.lib.aSocket.aSocketConst
Maximum number of bytes to try writing at once; -1 if no limit
MAX_WRITE_REQS_PER_SOCKET - Static variable in interface seda.sandStorm.lib.aSocket.aSocketConst
Maximum number of write reqs on a socket to process at once
MDWUtil - class seda.util.MDWUtil.
This class provides some generic utility functions.
MDWUtil() - Constructor for class seda.util.MDWUtil
 
MEASUREMENT_SIZE - Static variable in interface seda.sandStorm.lib.aSocket.aSocketConst
Number of measurements to use when adjusting rate in aSocketRCTM.
MINOR_VERSION - Static variable in interface seda.sandStorm.internal.sandStormConst
 
MIN_DELAY - Static variable in class ClientStage
 
MIN_THRESHOLD - Static variable in class seda.sandStorm.internal.ResponseTimeController
 
MIN_THRESHOLD - Static variable in class seda.sandStorm.internal.ResponseTimeControllerDirect
 
MIN_THRESHOLD - Static variable in class seda.sandStorm.internal.ResponseTimeControllerMM1
 
MIN_THRESHOLD - Static variable in class seda.sandStorm.internal.ResponseTimeControllerPID
 
MSGS_PER_SEND - Variable in class ClientStage
 
MSG_SIZE - Static variable in interface SimpleP2PConst
Size of a request message in bytes
MS_WAIT - Variable in class ClientStage
 
Main - class seda.sandStorm.main.Main.
This class is used to start a Sandstorm system from the commandline.
Main() - Constructor for class seda.sandStorm.main.Main
 
ManagerIF - interface seda.sandStorm.api.ManagerIF.
ManagerIF represents the system manger, which provides various runtime services to applications, such as access to other stages.
McastReceiver - class McastReceiver.
Multicast listener - writes contents of received packets to the console
McastReceiver() - Constructor for class McastReceiver
 
McastSender - class McastSender.
Multicast listener - writes contents of received packets to the console
McastSender() - Constructor for class McastSender
 
Message - class Message.
 
Message(int) - Constructor for class Message
 
Message(int, int) - Constructor for class Message
 
Message(int, ATcpConnection) - Constructor for class Message
 
Message(int, int, ATcpConnection) - Constructor for class Message
 
Message(byte[]) - Constructor for class Message
 
Message(byte[], ATcpConnection) - Constructor for class Message
 
MessageReader - class MessageReader.
 
MessageReader(SinkIF) - Constructor for class MessageReader
 
MessageReader(ATcpConnection, SinkIF) - Constructor for class MessageReader
 
MultiBandwidth - class MultiBandwidth.
 
MultiBandwidth() - Constructor for class MultiBandwidth
 
MultiBandwidth.ConnState - class MultiBandwidth.ConnState.
 
MultiBandwidth.ConnState(SinkIF) - Constructor for class MultiBandwidth.ConnState
 
MultiByteArrayInputStream - class seda.sandStorm.lib.util.MultiByteArrayInputStream.
This class allows you to treat a list of byte arrays as a single NonblockingInputStream.
MultiByteArrayInputStream(byte[][]) - Constructor for class seda.sandStorm.lib.util.MultiByteArrayInputStream
Create a MultiByteArrayInputStream with the given array of byte arrays.
MultiByteArrayInputStream() - Constructor for class seda.sandStorm.lib.util.MultiByteArrayInputStream
Create an empty MultiByteArrayInputStream.
MultiClient - class MultiClient.
 
MultiClient(int) - Constructor for class MultiClient
 
MultiClientThreaded - class MultiClientThreaded.
 
MultiClientThreaded(int) - Constructor for class MultiClientThreaded
 
MultiClientThreaded() - Constructor for class MultiClientThreaded
 
MultiServer - class MultiServer.
 
MultiServer(Socket, int) - Constructor for class MultiServer
 
MulticlassRateLimitingPredicate - class seda.sandStorm.core.MulticlassRateLimitingPredicate.
This enqueue predicate implements multiclass input rate policing.
MulticlassRateLimitingPredicate(SinkIF, int, double, int) - Constructor for class seda.sandStorm.core.MulticlassRateLimitingPredicate
Create a new RateLimitingPredicate for the given sink, targetRate, and token bucket depth.
main(String[]) - Static method in class Bandwidth
 
main(String[]) - Static method in class BlockingClient
 
main(String[]) - Static method in class BlockingServer
 
main(String[]) - Static method in class FiniteQueueBench
 
main(String[]) - Static method in class McastReceiver
 
main(String[]) - Static method in class McastSender
 
main(String[]) - Static method in class MultiBandwidth
 
main(String[]) - Static method in class MultiClient
 
main(String[]) - Static method in class MultiClientThreaded
 
main(String[]) - Static method in class MultiServer
 
main(String[]) - Static method in class NBIOClient
 
main(String[]) - Static method in class NBIOSelectServer
 
main(String[]) - Static method in class NBIOServer
 
main(String[]) - Static method in class Pingpong
 
main(String[]) - Static method in class PingpongUDP
 
main(String[]) - Static method in class SimpleP2PClient
 
main(String[]) - Static method in class TCPBench
 
main(String[]) - Static method in class UDPBench
 
main(String[]) - Static method in class seda.sandStorm.core.ssLinkedList
 
main(String[]) - Static method in class seda.sandStorm.core.ssTimer
 
main(String[]) - Static method in class seda.sandStorm.main.Main
 
makeThread(aSocketStageWrapper) - Method in class seda.sandStorm.lib.aSocket.aSocketRCTMSleep
 
makeThread(aSocketStageWrapper) - Method in class seda.sandStorm.lib.aSocket.aSocketThreadManager
 
mark(int) - Method in class seda.sandStorm.lib.util.MultiByteArrayInputStream
Set the stream's mark to the current position.
mark(int) - Method in class seda.sandStorm.main.SandstormConfig.directiveReader
 
markSupported() - Method in class seda.sandStorm.lib.util.MultiByteArrayInputStream
Returns true, since mark() and reset() are supported.
markSupported() - Method in class seda.sandStorm.main.SandstormConfig.directiveReader
 
max() - Method in class seda.util.StatsGatherer
 
maxPacketSize - Variable in class seda.sandStorm.lib.aSocket.AUdpSocket
 
maxPacketSize - Variable in class seda.sandStorm.lib.aSocket.DatagramSockState
 
maxRate - Variable in class seda.sandStorm.internal.ResponseTimeControllerMulticlass.cinfo
 
maxThreads - Variable in class seda.sandStorm.internal.ThreadPool
 
maxVal - Variable in class StatsGatherer
 
maxVal - Variable in class seda.util.StatsGatherer
 
mean() - Method in class StatsGatherer
 
mean() - Method in class seda.util.StatsGatherer
 
measurements - Variable in class seda.sandStorm.internal.ResponseTimeControllerMulticlass.cinfo
 
mgr - Variable in class seda.sandStorm.internal.TPSThreadManager
 
mgr - Variable in class seda.sandStorm.lib.http.httpServer
 
min() - Method in class seda.util.StatsGatherer
 
minThreads - Variable in class seda.sandStorm.internal.ThreadPool
 
minVal - Variable in class seda.util.StatsGatherer
 
minspeed - Variable in class seda.sandStorm.lib.Gnutella.GnutellaQueryPacket
 
msgTbl - Variable in class ClientStage
 
multicast_interface - Variable in class seda.nbio.NonblockingMulticastSocket
 
multicast_ttl - Variable in class seda.nbio.NonblockingMulticastSocket
 
mySink - Variable in class seda.sandStorm.lib.http.httpServer
 

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