Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- SCATTER - Static variable in class bbflow.defaultEmitter
- SEARCH - Static variable in class tests.MSOM.SOMData
- SEARCH_AND_LEARN - Static variable in class tests.MSOM.SOMData
- searchAndLearn(ArrayList<Double>) - Static method in class tests.MSOM.SOM_sequential
- searchBestPosition(double[]) - Method in class tests.MSOM.SOM
- searchResult - Variable in class tests.MSOM.SOMData
- sendEOS() - Method in class bbflow.defaultJob
-
send EOS to all output channels
- sendEOS(int) - Method in class bbflow.defaultJob
-
method overwritten by ff_comb
- sendOut(U) - Method in class bbflow.defaultJob
-
send element to the next out channel in ROUNDROBIN manner
- sendOut(U, int) - Method in class bbflow.defaultJob
- sendOutTo(U, int) - Method in class bbflow.defaultJob
-
send element to the channel 'index'
- sendOutTo(U, int, int) - Method in class bbflow.defaultJob
- sendOutToAll(U) - Method in class bbflow.defaultJob
-
send element to all output channels
- sendpos - Variable in class bbflow.defaultJob
- server - Variable in class bbflow.ff_queue_TCP
- serverPort - Variable in class bbflow_network.objectClient
- serverPort - Variable in class bbflow_network.objectServer
- serverPort - Static variable in class bbflow.bb_settings
-
listening port used as a base for INPUT network queues.
- serverSocket - Variable in class bbflow_network.objectServer
- setEOS() - Method in class bbflow_network.objectClient
- setEOS() - Method in class bbflow.ff_queue_TCP
-
tell the Queue the end of stream reached
- setEOS() - Method in class bbflow.ff_queue
-
tell the Queue the end of stream reached
- setEOS() - Method in class tests.MSOM.MSOM
- setId(int) - Method in class bbflow.defaultJob
-
set id
- size - Variable in class bbflow.squeue
- size - Variable in class tests.MSOM.SOM
- size() - Method in class bbflow.ff_queue
-
return size of the elements in the queue
- size() - Method in class bbflow.squeue
- SLAVE - Static variable in class tests.MSOM.SOM
- SLEEP_PRECISION - Static variable in class bbflow.ff_queue
- SLEEP_PRECISION - Static variable in class tests.ff_tests.combine
- sleepNanos(long) - Static method in class bbflow.ff_queue
-
function to replace Thread.sleep that is inefficient, timewaster and unprecise
- sleepNanos(long) - Static method in class tests.ff_tests.combine
- sockettype - Variable in class bbflow.ff_queue_TCP
- som - Static variable in class tests.MSOM.SOM_sequential
- som - Variable in class tests.MSOM.SOM
- SOM - Class in tests.MSOM
-
Workers of the MSOM containing a part of the neural network and communicating with neighbours (TOP, LEFT, BOTTOM, RIGHT) Receiving instructions from Emitter and sending results to Collector
- SOM(int, int, int, double[][][], int) - Constructor for class tests.MSOM.SOM
- SOM(int, int, int, int) - Constructor for class tests.MSOM.SOM
- SOM_sequential - Class in tests.MSOM
-
Sequential version of the MSOM implementation.
- SOM_sequential() - Constructor for class tests.MSOM.SOM_sequential
- SOMData - Class in tests.MSOM
-
packet containing instructions and data exchanged between all nodes
- SOMData(int, int) - Constructor for class tests.MSOM.SOMData
- soms - Variable in class tests.MSOM.MSOM
- SPIN_YIELD_PRECISION - Static variable in class bbflow.ff_queue
- SPIN_YIELD_PRECISION - Static variable in class tests.ff_tests.combine
- split - Variable in class tests.MSOM.bestPosition
- split - Variable in class tests.MSOM.Collector
- split - Variable in class tests.MSOM.MSOM
- squeue<T> - Class in bbflow
-
Reimplementation of ConcurrentLinkedQueue in Bounded manner Taken inspiration from Hadoop class BoundedConcurrentLinkedQueue
- squeue() - Constructor for class bbflow.squeue
- squeue(long) - Constructor for class bbflow.squeue
- start() - Method in class bbflow.block
- start() - Method in class bbflow.customWatch
-
start the watch
- start() - Method in class bbflow.ff_all2all
-
start all blocks
- start() - Method in class bbflow.ff_farm
-
main method to start all farm threads
- start() - Method in class bbflow.ff_node
- start() - Method in class bbflow.ff_pipeline
-
start all blocks in the pipeline
- start() - Method in class bbflow.pipeline_generic
-
start all blocks in pipe
- start() - Method in class tests.MSOM.MSOM
- starttime - Variable in class bbflow.customWatch
- steps - Variable in class bbflow.customWatch
- stop() - Method in class bbflow_network.objectServer
- strategy - Variable in class bbflow.defaultCollector
- strategy - Variable in class bbflow.defaultEmitter
- sumTestInline - Class in tests
-
Test class with a simple farm and sum of sequential numbers
- sumTestInline() - Constructor for class tests.sumTestInline
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form