TaskRunner

fm.common.TaskRunner$
See theTaskRunner companion class
object TaskRunner extends Logging

Attributes

Companion:
class
Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(name: String, threads: Int, queueSize: Int, coreThreads: Int, maxThreads: Int, blockOnFullQueue: Boolean): TaskRunner

Concrete fields