Uses of Class
jdk.incubator.concurrent.StructuredTaskScope.ShutdownOnFailure
Packages that use StructuredTaskScope.ShutdownOnFailure
Package
Description
Defines APIs for structured concurrency and extent locals.
-
Uses of StructuredTaskScope.ShutdownOnFailure in jdk.incubator.concurrent
Methods in jdk.incubator.concurrent that return StructuredTaskScope.ShutdownOnFailureModifier and TypeMethodDescriptionStructuredTaskScope.ShutdownOnFailure.join()
Wait for all threads to finish or the task scope to shut down.Wait for all threads to finish or the task scope to shut down, up to the given deadline.