Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- randomize() - Static method in class tests.MSOM.SOM_sequential
- randomize() - Method in class tests.MSOM.SOM
- receiveData(Socket) - Method in class bbflow_network.objectServer
- receivedcount - Variable in class tests.MSOM.Collector
- redirect - Variable in class tests.MSOM.SOMData
- remainingCapacity() - Method in class bbflow.squeue
- remove(Object) - Method in class bbflow.squeue
- removeCollector() - Method in class bbflow.ff_farm
-
remove Collector from farm, including channels between workers and collector
- removeEmitter() - Method in class bbflow.ff_farm
-
remove Emitter from farm, including channels between emitter and workers
- removeInputChannel(int) - Method in class bbflow.defaultJob
-
remove input channel
- removeInputChannel(int) - Method in class bbflow.ff_node
-
add a Input channel to the bbflow.ff_node.
- removeInputChannel(int) - Method in class bbflow.node
- removeOutputChannel(int) - Method in class bbflow.defaultJob
-
remove output channel
- removeOutputChannel(int) - Method in class bbflow.ff_node
-
add a Output channel to the bbflow.ff_node LinkedList is O(1) adding/removing first element
- removeOutputChannel(int) - Method in class bbflow.node
- replyredirect - Variable in class tests.MSOM.SOMData
- result - Variable in class tests.MSOM.Collector
- RIGHT - Static variable in class tests.MSOM.SOM
- ROUNDROBIN - Static variable in class bbflow.defaultCollector
- ROUNDROBIN - Static variable in class bbflow.defaultEmitter
-
Communications model
- run() - Method in class bbflow_network.clientThread
- run() - Method in class bbflow_network.objectServer
- run() - Method in class bbflow.defaultJob
-
default Runnable run method This method runs only if there are at least 1 input channel and 1 output channel Regarding output channel: if there isn't any node on the other side, just don't send anything in the output channel in runJob
- run() - Method in class bbflow.node
- runJob() - Method in class bbflow.defaultCollector
- runJob() - Method in class bbflow.defaultEmitter
- runJob() - Method in class bbflow.defaultJob
-
blank function that should be overwritten by class extending bbflow.defaultJob.
- runJob() - Method in class tests.complete_farm_testOutnode
- runJob() - Method in class tests.complete_farm_testWorker
- runJob() - Method in class tests.MSOM.Collector
- runJob() - Method in class tests.MSOM.Emitter
- runJob() - Method in class tests.MSOM.SOM
- runJob() - Method in class tests.myjob
- runJob(T) - Method in class bbflow.defaultJob
-
runJob(T element) function to override
- runJobMulti(T, LinkedList<ff_queue<U>>) - Method in class bbflow.defaultJob
-
runJobMulti(T element, LinkedList channels_output) function to override
- runningThread - Variable in class bbflow_network.objectServer
- runType - Variable in class bbflow.defaultJob
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form