Uses of Class
java.util.concurrent.StructuredTaskScope.ShutdownOnFailure
Packages that use StructuredTaskScope.ShutdownOnFailurePREVIEW
-
Uses of StructuredTaskScope.ShutdownOnFailurePREVIEW in java.util.concurrent
Methods in java.util.concurrent that return StructuredTaskScope.ShutdownOnFailurePREVIEWModifier and TypeMethodDescriptionStructuredTaskScope.ShutdownOnFailure.join()
Wait for all threads in this task scope to finish or the task scope to shut down.Wait for all threads in this task scope to finish or the task scope to shut down, up to the given deadline.