Package com.loomcache.server.config
@NullMarked
package com.loomcache.server.config
-
ClassDescriptionCluster-wide dynamic configuration management with Raft replication.Immutable configuration entry with version tracking and audit information.Statistics about ClusterConfigManager operations.Migrates configuration across schema versions.Exception thrown when configuration migration fails.Immutable snapshot of all configuration entries at a point in time.Type-safe validation for configuration values.Functional interface for custom validators.Applies dynamic configuration changes to running components without requiring restart.Functional interface for applying configuration changes.Immutable centralized configuration for a LoomCache node.Loads configuration from .properties files and maps them to LoomConfig.Immutable validation result for configuration values.Unified configuration loader supporting both YAML (.yml/.yaml) and properties (.properties) formats.