public interface TrafficLoadBalanceAlgorithm extends ShardingSphereAlgorithm, org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI
| Modifier and Type | Method and Description |
|---|---|
InstanceMetaData |
getInstanceId(String name,
List<InstanceMetaData> instances)
Get instance definition.
|
getPropsgetType, getTypeAliasesInstanceMetaData getInstanceId(String name, List<InstanceMetaData> instances)
name - traffic strategy nameinstances - instance collectionCopyright © 2023 The Apache Software Foundation. All rights reserved.