Details
-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
All
-
GreenHopper Ranking:0|i2k0aj:
-
9223372036854775807
-
Small
-
To be defined
Description
public @interface PartitionMapper { String family() default ""; String name() default ""; boolean infinite() default false; boolean stoppable() default false; }
Setting the value stoppable = true in annotation, will enable :
- UI settings for Stop Strategy
- the Stop stategy.
Attachments
Issue Links
- is related to
-
TCOMP-2107 Implement a stop strategy for streaming input connectors
- Done
-
TCOMP-2107 Implement a stop strategy for streaming input connectors
- Done