public class RpcClientLookoutModel extends RpcAbstractLookoutModel
| 限定符和类型 | 字段和说明 |
|---|---|
protected Long |
requestSize |
protected Long |
responseSize |
protected String |
targetApp |
app, elapsedTime, invokeType, method, protocol, service, success| 构造器和说明 |
|---|
RpcClientLookoutModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getRequestSize()
Getter method for property requestSize.
|
Long |
getResponseSize()
Getter method for property responseSize.
|
String |
getTargetApp()
Getter method for property targetApp.
|
void |
setRequestSize(Long requestSize)
Setter method for property requestSize.
|
void |
setResponseSize(Long responseSize)
Setter method for property responseSize.
|
void |
setTargetApp(String targetApp)
Setter method for property targetApp.
|
String |
toString() |
getApp, getElapsedTime, getInvokeType, getMethod, getProtocol, getService, getSuccess, setApp, setElapsedTime, setInvokeType, setMethod, setProtocol, setService, setSuccessprotected String targetApp
protected Long requestSize
protected Long responseSize
public String getTargetApp()
public void setTargetApp(String targetApp)
targetApp - value to be assigned to property targetApppublic Long getRequestSize()
public void setRequestSize(Long requestSize)
requestSize - value to be assigned to property requestSizepublic Long getResponseSize()
public void setResponseSize(Long responseSize)
responseSize - value to be assigned to property responseSizeCopyright © 2008–2018 The Ant Financial. All rights reserved.