Class StateAdapter

Declaration :

lightweight value class used to manage the buffer associations for a single pull() call on a processing node

Operation pull

Declaration :

trigger data processing by "pulling" results from the node's output

Operation retrieveBuffers

Declaration :

invoked from within the pull() - call of a node to set up the data buffers.
@param requiredSource descriptor denoting the predecessors and the frames required from them

Relation <unidirectional association>

Declaration :

Relation state (<unidirectional association>)

Declaration :

All public operations : pull , retrieveBuffers