streamViewability config
- type:
- Either
booleanorviewable(outputStreamName, boolean). - examples:
-
config streamViewability: false; - description:
- Specifies whether a stream is viewable.
The
booleanvalue applies to all output streams. If thestreamViewabilityconfig is used in a composite operator, only thebooleanversion is valid. To set the default viewability, put thestreamViewabilityconfig on the main composite operator. - default:
true- where:
- Any operator invocation or composite operator.