public final class QPSJobRateLimitAlgorithm extends Object implements JobRateLimitAlgorithm
| 构造器和说明 |
|---|
QPSJobRateLimitAlgorithm() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getType() |
void |
init(Properties props) |
void |
intercept(JobOperationType type,
Number data) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPropspublic void init(Properties props)
init 在接口中 org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessorpublic String getType()
getType 在接口中 org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPIpublic void intercept(JobOperationType type, Number data)
intercept 在接口中 JobRateLimitAlgorithmCopyright © 2022 The Apache Software Foundation. All rights reserved.