| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.shadow.api.shadow.column | |
| org.apache.shardingsphere.shadow.api.shadow.hint | |
| org.apache.shardingsphere.shadow.factory |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ColumnShadowAlgorithm<T extends Comparable<?>>
Column shadow algorithm.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
HintShadowAlgorithm<T extends Comparable<?>>
Precise hint of shadow in SQL comment.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ShadowAlgorithm |
ShadowAlgorithmFactory.newInstance(AlgorithmConfiguration shadowAlgorithmConfig)
Create new instance of shadow algorithm.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.