ActorTypeInformation.getServiceName 方法
定义
Gets service name if specified using ActorServiceAttribute for actor class.
public String getServiceName()
返回
String
Service name if specified using ActorServiceAttribute for actor class, null if attribute is not used.