Package com.loomcache.server.lifecycle
package com.loomcache.server.lifecycle
-
ClassDescriptionCoordinates orderly shutdown of all LoomCache components.Phase: Shutdown is complete.Phase: Stop accepting new connections and mark servers as shutting down.Phase: Flush write-behind caches and pending data structures.Interface for components that can be gracefully shut down.Functional interface for receiving shutdown progress notifications.Sealed interface defining the phases of graceful shutdown.Record representing the current progress of shutdown.Phase: Take a final snapshot of system state for recovery.Phase: Stop background threads and shut down services.