Uses of Interface
net.sodacan.core.ActorIdFactory
Packages that use ActorIdFactory
Package
Description
A small island of compute sending and receiving messages to/from other Actors.
-
Uses of ActorIdFactory in net.sodacan.core.actor
Classes in net.sodacan.core.actor that implement ActorIdFactoryModifier and TypeClassDescriptionclass
Create a sequential ActorId for testing.class
-
Uses of ActorIdFactory in net.sodacan.core.config
Fields in net.sodacan.core.config with type parameters of type ActorIdFactoryMethod parameters in net.sodacan.core.config with type arguments of type ActorIdFactoryModifier and TypeMethodDescriptionBaseBuilder.actorIdFactory
(Function<Config, ActorIdFactory> actorIdFactoryFn) Local factory