StrategyExtensions.IsStopTheWorldStrategy method
Determine if the strategy is a "stop the world" behavior.
public static bool IsStopTheWorldStrategy(this PartitionAssignmentStrategy? strategy)
parameter | description |
---|---|
strategy | Strategy |
See Also
- class StrategyExtensions
- namespace KafkaFlow.Extensions