奈學(xué)全棧大數(shù)據(jù)分析師
? ? ? ? ? ? ? ?// 一旦狀態(tài)發(fā)生變化,會重新將自己注冊到eureka server
? ? ? ? ? ?instanceInfoReplicator = new InstanceInfoReplicator(
? ? ? ? ? ? ? ? ? ?this,
? ? ? ? ? ? ? ? ? ?instanceInfo,
? ? ? ? ? ? ? ? ? ?clientConfig.getInstanceInfoReplicationIntervalSeconds(),
? ? ? ? ? ? ? ? ? ?2); // burstSize
? ? ? ? ? ?statusChangeListener = new ApplicationInfoManager.StatusChangeListener() {
? ? ? ? ? ? ? ?@Override
? ? ? ? ? ? ? ?public String getId() {
標(biāo)簽: