Uses of Class
services.moleculer.strategy.ArrayBasedStrategyFactory
Packages that use ArrayBasedStrategyFactory
-
Uses of ArrayBasedStrategyFactory in services.moleculer.strategy
Subclasses of ArrayBasedStrategyFactory in services.moleculer.strategyModifier and TypeClassDescriptionclassFactory of lowest CPU usage strategy.classFactory of nanosec-based pseudorandom invocation strategy.classFactory of lowest network latency strategy.classFactory of Round-Robin invocation strategy.classFactory of Java SecureRandom-based invocation strategy.classSharding invocation strategy factory.classFactory of XORSHIFT-based pseudorandom invocation strategy.