T - type of rule configurationpublic interface GlobalRuleBuilder<T extends RuleConfiguration> extends RuleBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
GlobalRule |
build(T ruleConfig,
Map<String,ShardingSphereMetaData> mataDataMap)
Build global rule.
|
getOrder, getTypeClassGlobalRule build(T ruleConfig, Map<String,ShardingSphereMetaData> mataDataMap)
ruleConfig - rule configurationmataDataMap - mata data mapCopyright © 2021 The Apache Software Foundation. All rights reserved.