类 ClientDetectionResponse
- java.lang.Object
-
- com.alibaba.nacos.api.remote.response.Response
-
- com.alibaba.nacos.api.remote.response.ClientDetectionResponse
-
public class ClientDetectionResponse extends Response
response of client active detection check.- 版本:
- $Id: ServerCheckResponse.java, v 0.1 2021年01月20日 10:37 PM liuzunfei Exp $
- 作者:
- liuzunfei
-
-
字段概要
-
从类继承的字段 com.alibaba.nacos.api.remote.response.Response
errorCode, message, requestId, resultCode
-
-
构造器概要
构造器 构造器 说明 ClientDetectionResponse()
-
方法概要
-
从类继承的方法 com.alibaba.nacos.api.remote.response.Response
getErrorCode, getMessage, getRequestId, getResultCode, isSuccess, setErrorCode, setErrorInfo, setMessage, setRequestId, setResultCode, toString
-
-