public class ApolloDataSourceProperties extends AbstractDataSourceProperties
DataSourcePropertiesConfiguration
and
ApolloDataSourceFactoryBean
factoryBeanName
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, getFactoryBeanName, preCheck, setConverterClass, setDataType, setFactoryBeanName
public String getNamespaceName()
public void setNamespaceName(String namespaceName)
public String getFlowRulesKey()
public void setFlowRulesKey(String flowRulesKey)
public String getDefaultFlowRuleValue()
public void setDefaultFlowRuleValue(String defaultFlowRuleValue)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.