public interface JobRateLimitAlgorithm extends ShardingSphereAlgorithm
| 限定符和类型 | 方法和说明 |
|---|---|
void |
intercept(JobOperationType type,
Number data)
Intercept.
|
getPropsvoid intercept(JobOperationType type, Number data)
type - job operation typedata - delta value for how much changedCopyright © 2022 The Apache Software Foundation. All rights reserved.