AMutableStoreConfig

Javadoc: AMutableStoreConfig

Abstract class defining the logic for the configuration-related methods in the core Atoti Server API (such as partitioning, NUMA node selection, and duplicate key behaviour). Stores all configuration calls to be forwarded to the core APIs and provides merging logic for multiple sets of configuration.

This object partially implements the IMutableStore interface, but does not implement any core Atoti Server APIs.