Closed sekruse closed 7 years ago
This PR addresses #66:
ExecutionOperator
ChannelConversion
isFiltered
***.limit
This PR addresses #66:
ExecutionOperator
s andChannelConversion
s provide a methodisFiltered
to decide whether they are usable in a certain context.ExecutionOperator
s are associated to a key***.limit
that tells (if defined) the maximum number of processable data quanta.