T - type of configurationpublic interface GlobalRegistryService<T>
| Modifier and Type | Method and Description |
|---|---|
T |
load()
Load configurations.
|
void |
persist(T globalRuleConfigs,
boolean isOverwrite)
Persist configurations.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.