On this page
Trait scala.concurrent.ExecutionContextExecutorService
An ExecutionContext that is also a Java ExecutorService.
Supertypes |
---|
Inherited methods
@throws(java.lang.InterruptedException)
Inherited from | ExecutorService |
---|
Inherited from | Executor |
---|
@throws(java.lang.InterruptedException)
Inherited from | ExecutorService |
---|
@throws(java.lang.InterruptedException)
Inherited from | ExecutorService |
---|
@throws(java.util.concurrent.TimeoutException) @throws(java.util.concurrent.ExecutionException) @throws(java.lang.InterruptedException)
Inherited from | ExecutorService |
---|
@throws(java.util.concurrent.ExecutionException) @throws(java.lang.InterruptedException)
Inherited from | ExecutorService |
---|
def isShutdown(): Boolean
Inherited from | ExecutorService |
---|
def isTerminated(): Boolean
Inherited from | ExecutorService |
---|
Source
Reports that an asynchronous computation failed.
Value parameters |
|
---|---|
Inherited from | ExecutionContext |
Inherited from | ExecutorService |
---|
Inherited from | ExecutorService |
---|
Inherited from | ExecutorService |
---|
Inherited from | ExecutorService |
---|
Inherited from | ExecutorService |
---|
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/concurrent/ExecutionContextExecutorService.html