Uses of Class
org.lockss.laaws.crawler.utils.ExecutorUtils.ExecSpec
Packages that use ExecutorUtils.ExecSpec
-
Uses of ExecutorUtils.ExecSpec in org.lockss.laaws.crawler.utils
Methods in org.lockss.laaws.crawler.utils that return ExecutorUtils.ExecSpecModifier and TypeMethodDescriptionExecutorUtils.ExecSpec.coreThreads(int coreThreads) ExecutorUtils.ExecSpec.maxThreads(int maxThreads) static ExecutorUtils.ExecSpecExecutorUtils.parsePoolSpec(String spec) static ExecutorUtils.ExecSpecExecutorUtils.parsePoolSpecInto(String spec, ExecutorUtils.ExecSpec eSpec) ExecutorUtils.ExecSpec.queueSize(int queueSize) Methods in org.lockss.laaws.crawler.utils with parameters of type ExecutorUtils.ExecSpecModifier and TypeMethodDescriptionstatic ExecutorUtils.ExecSpecExecutorUtils.parsePoolSpecInto(String spec, ExecutorUtils.ExecSpec eSpec)