public abstract class StrategyFactory extends MoleculerComponent
RoundRobinStrategyFactory
NanoSecRandomStrategyFactory
SecureRandomStrategyFactory
XorShiftRandomStrategyFactory
CpuUsageStrategyFactory
NetworkLatencyStrategyFactory
broker, logger, name
StrategyFactory()
abstract <T extends Endpoint>Strategy<T>
create()
getBroker, getLogger, getName, started, stopped
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StrategyFactory()
public abstract <T extends Endpoint> Strategy<T> create()