| Package | Description |
|---|---|
| org.apache.shardingsphere.traffic.context | |
| org.apache.shardingsphere.traffic.engine |
| Modifier and Type | Method and Description |
|---|---|
static Optional<TrafficContext> |
TrafficContextHolder.get()
Get traffic context.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TrafficContextHolder.set(TrafficContext trafficContext)
Set traffic context.
|
| Modifier and Type | Method and Description |
|---|---|
TrafficContext |
TrafficEngine.dispatch(LogicSQL logicSQL,
boolean inTransaction)
Dispatch.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.