Package | Description |
---|---|
io.dapr.actors.runtime |
Modifier and Type | Method and Description |
---|---|
T |
ActorFactory.createActor(ActorRuntimeContext<T> actorRuntimeContext,
ActorId actorId)
Creates an Actor.
|
Constructor and Description |
---|
AbstractActor(ActorRuntimeContext runtimeContext,
ActorId id)
Instantiates a new Actor.
|
Copyright © 2020. All rights reserved.