| 接口 | 说明 |
|---|---|
| RuntimeContext<T extends org.apache.shardingsphere.underlying.common.rule.BaseRule> |
Runtime context.
|
| 类 | 说明 |
|---|---|
| AbstractRuntimeContext<T extends org.apache.shardingsphere.underlying.common.rule.BaseRule> |
Abstract runtime context.
|
| EncryptRuntimeContext |
Runtime context for encrypt.
|
| MasterSlaveRuntimeContext |
Runtime context for master-slave.
|
| MultipleDataSourcesRuntimeContext<T extends org.apache.shardingsphere.underlying.common.rule.BaseRule> |
Runtime context for multiple data sources.
|
| ShadowRuntimeContext |
Runtime context for shadow.
|
| ShardingRuntimeContext |
Runtime context for sharding.
|
| SingleDataSourceRuntimeContext<T extends org.apache.shardingsphere.underlying.common.rule.BaseRule> |
Runtime context for single data source.
|
| 枚举 | 说明 |
|---|---|
| ShadowRuntimeContext.ShadowType |
Copyright © 2020 The Apache Software Foundation. All rights reserved.