Fixture
Fixture to build same type of objects for the tests
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Type members
Classlikes
The listener of outputs produced by the DASU.
The listener of outputs produced by the DASU.
It allows to wait for a given number of outputs by setting the optional CountDownLatch
Attributes
- Supertypes
Value members
Concrete methods
A function to wait until the DASU has processed all the inputs or the timeout expires.
A function to wait until the DASU has processed all the inputs or the timeout expires.
This function works if no new inputs are submitted to the DASU while waiting. The DASU does not offer a function for checking the state of the computation so this function actively wait on the inputs to be processed and the on the presence of scheduled tasks to process the output.
Attributes
Concrete fields
The number of events received This is the number of output generated by the DASU after running the TF on all its ASCEs
The number of events received This is the number of output generated by the DASU after running the TF on all its ASCEs
Attributes
The number of JSON strings received
The number of JSON strings received