| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.config.algorithm |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ShardingSphereAlgorithm> |
ShardingSphereAlgorithmFactory.createAlgorithm(TypedSPIConfiguration typedSPIConfig,
Class<? extends ShardingSphereAlgorithm> algorithmClass)
Create algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends ShardingSphereAlgorithm> |
ShardingSphereAlgorithmFactory.createAlgorithm(TypedSPIConfiguration typedSPIConfig,
Class<? extends ShardingSphereAlgorithm> algorithmClass)
Create algorithm.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.