All Classes and Interfaces

Class
Description
Redis resources are removed from the context, so they are automatically recreated on restore.
An event fired after a CRaC checkpoint is restored.
An event fired when a resource CRaC checkpoint occurs.
Provides a mechanism to simulate a checkpoint/restore for testing.
Composite DataSourceResolver that delegates to a list of resolvers.
Configuration for CRaC support.
Configuration for CRaC support.
API to get the Context for checkpoint/restore notifications.
A helper bean to assist in publishing the correct CRaC events when a checkpoint is taken or restored.
Exposes the information contained in the CRaC MXBean via the InfoEndpoint.
Configuration for Redis CRaC support.
Configuration for Redis CRaC support.
Registers all defined Resources for Coordinated Restore at Checkpoint.
Register DataSources as CRaC resources on startup if CRaC is enabled.
Interface to allow DataSource resolution.
Provides a mechanism to simulate a checkpoint/restore for testing.
Gets a Global Context through Core.getGlobalContext().
If the data Source is of type DelegatingDataSource, extract the underlying data source.
Handler for Hikari DataSources.
If the data Source is of type DelegatingDataSource, extract the underlying data source.
Register the NettyEmbedded server as a CRaC resource on startup if CRaC is enabled.
Registers all defined Resources for Coordinated Restore at Checkpoint.
A Coordinated Restore at Checkpoint Resource that may also be Ordered.
Destroys any RedisCache beans before checkpointing.
Destroys Redis connection beans for a named configuration.
An OrderedResource that emits a RefreshEvent when a CRaC checkpoint is taken.
Registers all defined Resources for Coordinated Restore at Checkpoint at StartupEvent.
Handler for currently unhandled DataSources.