类 ServiceInstanceLackProblem
java.lang.Object
top.codef.pojos.servicemonitor.ServiceProblem
top.codef.pojos.servicemonitor.ServiceInstanceLackProblem
- 所有已实现的接口:
UniqueMessage
-
字段概要
从类继承的字段 top.codef.pojos.servicemonitor.ServiceProblem
serviceName -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleanintgetUid()表示该条数据的唯一idinthashCode()voidsetInstanceIds(Collection<String> instanceIds) voidsetLackCount(int lackCount) toString()从类继承的方法 top.codef.pojos.servicemonitor.ServiceProblem
getServiceName, setServiceName
-
构造器详细资料
-
ServiceInstanceLackProblem
- 参数:
instanceIds-lackCount-
-
ServiceInstanceLackProblem
-
-
方法详细资料
-
getUid
从接口复制的说明:UniqueMessage表示该条数据的唯一id- 指定者:
getUid在接口中UniqueMessage- 返回:
-
getInstanceIds
-
setInstanceIds
-
getLackCount
public int getLackCount() -
setLackCount
public void setLackCount(int lackCount) -
hashCode
public int hashCode() -
equals
-
toString
-