public final class FirstSQLTrafficAlgorithm extends Object implements TransactionTrafficAlgorithm, SimplifiedTrafficAlgorithm
| Constructor and Description |
|---|
FirstSQLTrafficAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
void |
init() |
boolean |
match(TransactionTrafficValue transactionTrafficValue) |
public void init()
init in interface ShardingSphereAlgorithmPostProcessorpublic boolean match(TransactionTrafficValue transactionTrafficValue)
match in interface TransactionTrafficAlgorithmpublic String getType()
getType in interface org.apache.shardingsphere.spi.typed.TypedSPICopyright © 2022 The Apache Software Foundation. All rights reserved.