Package net.sodacan.core.config
Class SimpleBuilder
java.lang.Object
net.sodacan.core.config.BaseBuilder
net.sodacan.core.config.SimpleBuilder
-
Field Summary
Fields inherited from class net.sodacan.core.config.BaseBuilder
actorGroupAssignerFn, actorGroupFn, actorGroupReplicasFn, actorGroupsFn, actorGroupThreadsFn, actorIdFactoryFn, actorMetadata, backpressureLimitFn, backpressureWaitMsFn, clockFn, coordinatorFn, evictionFn, hostFn, hostNumberFn, messageFn, messageIdFn, persisterFactoryFn, randomFn, rootDirectoryFn, schedulerFn, serializerFactoryFn, shutdownWaitMsFn
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sodacan.core.config.BaseBuilder
actorGroup, actorGroupAssigner, actorGroupReplicas, actorGroupReplicas, actorGroups, actorGroups, actorGroupThreads, actorGroupThreads, actorIdFactory, backpressureLimit, backpressureLimit, backpressureWaitMs, backpressureWaitMs, build, clock, coordinator, eviction, eviction, host, hostNumber, hostNumber, message, messageId, persisterFactory, property, random, registerActorsInPackage, registerActorType, registerActorType, rootDirectory, rootDirectory, scheduler, serializerFactory, shutdownWaitMs, shutdownWaitMs
-
Constructor Details
-
SimpleBuilder
public SimpleBuilder()
-