public final class FirstSQLTrafficAlgorithm extends Object implements TransactionTrafficAlgorithm, SimplifiedTrafficAlgorithm
| 构造器和说明 |
|---|
FirstSQLTrafficAlgorithm() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getType() |
void |
init(Properties props) |
boolean |
match(TransactionTrafficValue transactionTrafficValue) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropspublic void init(Properties props)
init 在接口中 org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessorpublic boolean match(TransactionTrafficValue transactionTrafficValue)
match 在接口中 TransactionTrafficAlgorithmpublic String getType()
getType 在接口中 org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPICopyright © 2022 The Apache Software Foundation. All rights reserved.