Package org.apache.beam.sdk.fn.test
Interface TestExecutors.TestExecutorService
- All Superinterfaces:
AutoCloseable
,Executor
,ExecutorService
,TestRule
- Enclosing class:
TestExecutors
A union of the
ExecutorService
and TestRule
interfaces.-
Method Summary
Methods inherited from interface java.util.concurrent.ExecutorService
awaitTermination, close, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated, shutdown, shutdownNow, submit, submit, submit