taipy.core.config
Package: taipy.core.config
¶
Classes¶
CoreSection
: Configuration parameters for running theCore
service.DataNodeConfig
: Configuration fields needed to instantiate aDataNode
.Frequency
: Frequency of the recurrence ofCycle
andScenario
objects.JobConfig
: Configuration fields related to the jobs' executions.PipelineConfig
: Configuration fields needed to instantiate an actualPipeline
.ScenarioConfig
: Configuration fields needed to instantiate an actualScenario
.Scope
: Scope of aDataNode
.TaskConfig
: Configuration fields needed to instantiate an actualTask
.