| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.shadow.route.engine.determiner | |
| org.apache.shardingsphere.shadow.route.engine.determiner.algorithm |
| 限定符和类型 | 方法和说明 |
|---|---|
static ShadowAlgorithmDeterminer |
ShadowDeterminerFactory.newInstance(ColumnShadowAlgorithm<Comparable<?>> columnShadowAlgorithm)
Create new instance of Shadow algorithm determiner.
|
static ShadowAlgorithmDeterminer |
ShadowDeterminerFactory.newInstance(NoteShadowAlgorithm<Comparable<?>> noteShadowAlgorithm)
Create new instance of Shadow algorithm determiner.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ColumnShadowAlgorithmDeterminer
Column shadow algorithm determiner.
|
class |
NoteShadowAlgorithmDeterminer
Note shadow algorithm determiner.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.