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> metaDataMap)
Build global rule.
|
getOrder, getTypeClassGlobalRule build(T ruleConfig, Map<String,ShardingSphereMetaData> metaDataMap)
ruleConfig - rule configurationmetaDataMap - meta data mapCopyright © 2022 The Apache Software Foundation. All rights reserved.