public interface JobRateLimitAlgorithm extends ShardingSphereAlgorithm
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(JobOperationType type,
Number data)
Intercept.
|
getPropsvoid intercept(JobOperationType type, Number data)
type - job operation typedata - delta value for how much changedCopyright © 2023 The Apache Software Foundation. All rights reserved.