Worker

com.github.mauricio.async.db.util.Worker
See theWorker companion object
class Worker(val executionContext: ExecutionContextExecutorService)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def action(f: => Unit): Unit
def shutdown: Unit

Concrete fields

val executionContext: ExecutionContextExecutorService