T - type of rule configurationpublic interface SchemaRuleBuilder<T extends RuleConfiguration> extends RuleBuilder<T>
| 限定符和类型 | 方法和说明 |
|---|---|
SchemaRule |
build(SchemaRulesBuilderMaterials materials,
T config,
Collection<ShardingSphereRule> builtRules)
Build schema rule.
|
getOrder, getTypeClassSchemaRule build(SchemaRulesBuilderMaterials materials, T config, Collection<ShardingSphereRule> builtRules)
materials - rules builder materialsconfig - rule configurationbuiltRules - built rulesCopyright © 2021 The Apache Software Foundation. All rights reserved.