Class DefaultCheckpointSimulator

java.lang.Object
io.micronaut.crac.test.DefaultCheckpointSimulator
All Implemented Interfaces:
CheckpointSimulator

@Singleton @Requires(env="test") public class DefaultCheckpointSimulator extends Object implements CheckpointSimulator
Provides a mechanism to simulate a checkpoint/restore for testing.