OperatorContainer
The OperatorContainer
is an object used to encapsulate operators and other OperatorContainers
for better architectural clarity.
Usage
OperatorContainer
is a useful container block to partition design into sub units implementing some choerent function. Partitioning design and naming given partitions with functional names improves design readability.
Compared to CDPComponent
the OperatorContainer
can't create its own context or scheduling frequency. OperatorContainer
inherits its closest CDPComponent
scheduling behaviour as such meaning consistent scheduling in the deeper hierarchy is simplified.
See also CDPComponent and MessageArgument.
Get started with CDP Studio today
Let us help you take your great ideas and turn them into the products your customer will love.