public class ApolloDataSourceProperties extends AbstractDataSourceProperties
DataSourcePropertiesConfiguration and
ApolloDataSourceFactoryBean.| Constructor and Description |
|---|
ApolloDataSourceProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultFlowRuleValue() |
String |
getFlowRulesKey() |
String |
getNamespaceName() |
void |
setDefaultFlowRuleValue(String defaultFlowRuleValue) |
void |
setFlowRulesKey(String flowRulesKey) |
void |
setNamespaceName(String namespaceName) |
getConverterClass, getDataType, getEnv, getFactoryBeanName, getRuleType, postRegister, preCheck, setConverterClass, setDataType, setEnv, setRuleTypepublic String getNamespaceName()
public void setNamespaceName(String namespaceName)
public String getFlowRulesKey()
public void setFlowRulesKey(String flowRulesKey)
public String getDefaultFlowRuleValue()
public void setDefaultFlowRuleValue(String defaultFlowRuleValue)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.