| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.infra.config.algorithm |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends ShardingSphereAlgorithm> |
ShardingSphereAlgorithmFactory.createAlgorithm(AlgorithmConfiguration algorithmConfig,
Class<? extends ShardingSphereAlgorithm> algorithmClass)
Create algorithm.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends ShardingSphereAlgorithm> |
ShardingSphereAlgorithmFactory.createAlgorithm(AlgorithmConfiguration algorithmConfig,
Class<? extends ShardingSphereAlgorithm> algorithmClass)
Create algorithm.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.