类 IServiceInstanceModel

    • 字段详细资料

      • FALSE

        public static Integer FALSE
    • 构造器详细资料

      • IServiceInstanceModel

        public IServiceInstanceModel()
    • 方法详细资料

      • getWatchServer

        public String getWatchServer()
      • setWatchServer

        public void setWatchServer​(String watchServer)
      • getLogPath

        public String getLogPath()
      • getExpiresTime

        public Integer getExpiresTime()
      • setExpiresTime

        public void setExpiresTime​(Integer expiresTime)
      • getWeight

        public Integer getWeight()
      • setWeight

        public void setWeight​(Integer weight)
      • getPort

        public Integer getPort()
      • getStatus

        public Integer getStatus()
      • getUpdateTime

        public Long getUpdateTime()
      • getRegisterTime

        public Long getRegisterTime()
      • setEnvironment

        public void setEnvironment​(String environment)
      • setLogPath

        public void setLogPath​(String logPath)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getVersion

        public String getVersion()
      • setVersion

        public void setVersion​(String version)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getManagerInfo

        public String getManagerInfo()
      • setManagerInfo

        public void setManagerInfo​(String managerInfo)
      • getInstanceId

        public String getInstanceId()
      • setInstanceId

        public void setInstanceId​(String instanceId)
      • getServiceId

        public String getServiceId()
      • setServiceId

        public void setServiceId​(String serviceId)
      • getHost

        public String getHost()
      • setHost

        public void setHost​(String host)
      • getScheme

        public String getScheme()
      • setScheme

        public void setScheme​(String scheme)
      • setPort

        public void setPort​(Integer port)
      • getSecure

        public boolean getSecure()
      • setSecureForInt

        public void setSecureForInt​(Integer secure)
      • setSecure

        public void setSecure​(Boolean secure)
      • setMetadataForStr

        public void setMetadataForStr​(String metadata)
      • setMetadata

        public void setMetadata​(Map<String,​Object> metadata)
      • setWatchInfoForStr

        public void setWatchInfoForStr​(String watchInfo)
      • setStatus

        public void setStatus​(Integer status)
      • getCustom

        public boolean getCustom()
      • setCustom

        public void setCustom​(boolean custom)
      • setUpdateTime

        public void setUpdateTime​(Long updateTime)
      • setRegisterTime

        public void setRegisterTime​(Long registerTime)
      • getContext

        public String getContext()
      • setContext

        public void setContext​(String context)