Interface: TunerHolder
worker.TunerHolder
This tuner allows for different slot suppliers for different slot types.
Worker Tuner is an experimental feature and may be subject to change.
Properties
activityTaskSlotSupplier
• activityTaskSlotSupplier: SlotSupplier<ActivitySlotInfo>
localActivityTaskSlotSupplier
• localActivityTaskSlotSupplier: SlotSupplier<LocalActivitySlotInfo>
nexusTaskSlotSupplier
• nexusTaskSlotSupplier: SlotSupplier<NexusSlotInfo>
workflowTaskSlotSupplier
• workflowTaskSlotSupplier: SlotSupplier<WorkflowSlotInfo>