Class PersistenceHealthCheckProvider

java.lang.Object
org.apache.unomi.healthcheck.provider.PersistenceHealthCheckProvider
All Implemented Interfaces:
HealthCheckProvider

public class PersistenceHealthCheckProvider extends Object implements HealthCheckProvider
A health check that track the Unomi persistence layer availability. An evolution would be to check the persistence migration status to ensure that running instance is aligned with the underlying persistence migration status and structures.