public final class RuleBasedSchemaMetaDataDecoratorFactory extends Object
| 构造器和说明 |
|---|
RuleBasedSchemaMetaDataDecoratorFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<ShardingSphereRule,RuleBasedSchemaMetaDataDecorator> |
getInstances(Collection<ShardingSphereRule> rules)
Get instances of rule based schema meta data decorator.
|
public static Map<ShardingSphereRule,RuleBasedSchemaMetaDataDecorator> getInstances(Collection<ShardingSphereRule> rules)
rules - rulesCopyright © 2022 The Apache Software Foundation. All rights reserved.