game / pragma.matchcapacity / PragmaNomadCapacityProvider /

PragmaNomadCapacityProvider #

class PragmaNomadCapacityProvider(service: Service, contentDataNodeService: ContentDataNodeService) : CapacityProviderImpl, ConfigurablePlugin<PragmaNomadCapacityProvider.Config>

Capacity provider that interfaces with the Pragma Engine-defined Nomad clusters.

Constructors #

PragmaNomadCapacityProvider

fun PragmaNomadCapacityProvider(service: Service, contentDataNodeService: ContentDataNodeService, logger: Logger)

PragmaNomadCapacityProvider

fun PragmaNomadCapacityProvider(service: Service, contentDataNodeService: ContentDataNodeService)