ActorMethodContext.getCallType 方法
定义
Type of call by actor runtime (e.g. actor interface method, timer callback etc.).
public ActorCallType getCallType()
返回
An ActorCallType representing the call type.
Type of call by actor runtime (e.g. actor interface method, timer callback etc.).
public ActorCallType getCallType()
An ActorCallType representing the call type.