Package com.huaweicloud.common.context
Class InvocationStage.Stage
java.lang.Object
com.huaweicloud.common.context.InvocationStage.Stage
- Enclosing class:
- InvocationStage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglongvoidsetBeginTime(long beginTime) voidsetEndTime(long endTime)
-
Constructor Details
-
Stage
public Stage()
-
-
Method Details
-
getBeginTime
public long getBeginTime() -
setBeginTime
public void setBeginTime(long beginTime) -
getEndTime
public long getEndTime() -
setEndTime
public void setEndTime(long endTime)
-