JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Java SE 17 & JDK 17
DRAFT 17-crac+6-21
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH:
Uses of Class
jdk.crac.CheckpointException
Packages that use
CheckpointException
Package
Description
jdk.crac
Provides explicit coordination with a checkpoint/restore mechanism.
Uses of
CheckpointException
in
jdk.crac
Methods in
jdk.crac
that throw
CheckpointException
Modifier and Type
Method
Description
abstract void
Context.
beforeCheckpoint
(
Context
<? extends
Resource
> context)
static void
Core.
checkpointRestore
()
Requests checkpoint and returns upon a successful restore.