|
|
@ -206,6 +206,7 @@ public class MpMasterService extends Service {
|
|
|
|
mAbsHeartbeatTimes = masterConfig.absHeartbeats;
|
|
|
|
mAbsHeartbeatTimes = masterConfig.absHeartbeats;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// public boolean useSeparater
|
|
|
|
public String getCmdid() {
|
|
|
|
public String getCmdid() {
|
|
|
|
return mCmdid;
|
|
|
|
return mCmdid;
|
|
|
|
}
|
|
|
|
}
|
|
|
|