changeStateOffloadingService

abstract fun changeStateOffloadingService(serviceId: Int, state: Pipeline.State)

Changes the state of an OffloadingService.

Parameters

serviceId

the unique identifier that represents a specific OffloadingService in the table.

state

the new state to be set for the OffloadingService.