game / pragma.matchcapacity / LocalProcessCapacityProvider /
LocalProcessCapacityProvider #
class LocalProcessCapacityProvider(service: Service, contentDataNodeService: ContentDataNodeService) : CapacityProviderImpl, ConfigurablePlugin<LocalProcessCapacityProvider.Config>
Used to allocate game servers locally on the machine running pragma engine.
Constructors #
LocalProcessCapacityProvider | fun LocalProcessCapacityProvider(service: Service, contentDataNodeService: ContentDataNodeService) |