public class ActorMethodContext extends Object
Modifier and Type | Method and Description |
---|---|
io.dapr.actors.runtime.ActorCallType |
getCallType()
Gets the call type to be used.
|
String |
getMethodName()
Gets the name of the method invoked by actor runtime.
|
public String getMethodName()
public io.dapr.actors.runtime.ActorCallType getCallType()
Copyright © 2020. All rights reserved.