com.baidu.driver4j.bdrp.bns
类 BnsGroupConf
java.lang.Object
com.baidu.driver4j.bdrp.bns.BnsGroupConf
public class BnsGroupConf
- extends Object
bdrp的bns的配置对象
Created by chenxingbo on 2016/7/13.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BnsGroupConf
public BnsGroupConf()
getIdcMap
public Map<String,BnsGroupConf.IdcMapInfo> getIdcMap()
setIdcMap
public void setIdcMap(Map<String,BnsGroupConf.IdcMapInfo> idcMap)
getServiceCtimeout
public Integer getServiceCtimeout()
getServiceRtimeout
public Integer getServiceRtimeout()
getServiceWtimeout
public Integer getServiceWtimeout()
getServiceRetry
public Integer getServiceRetry()
getSuperStrategy
public Map<String,String> getSuperStrategy()
setSuperStrategy
public void setSuperStrategy(Map<String,String> superStrategy)
Copyright © 2016. All rights reserved.