MscmpSystOptions.Types (mscmp_syst_options v0.1.0)
Provides the typespecs and related typing documentation for the MscmpSystOptions module.
Summary
Types
Server pools allow for the categorization for dbservers which relate to their targeted workload or other operational constraints.
Types
Link to this type
server_pool()
@type server_pool() :: String.t()
Server pools allow for the categorization for dbservers which relate to their targeted workload or other operational constraints.
The available server pools are defined at the top level of the options file
under the available_server_pools
configuration point.