Uses of Interface
org.opendaylight.bgpcep.programming.spi.InstructionScheduler
Package
Description
-
Uses of InstructionScheduler in org.opendaylight.bgpcep.pcep.topology.spi
Modifier and TypeMethodDescriptionstatic FailureCase
AbstractInstructionExecutor.schedule
(InstructionScheduler scheduler, AbstractInstructionExecutor fwd) -
Uses of InstructionScheduler in org.opendaylight.bgpcep.programming.impl
Modifier and TypeMethodDescriptionDefaultInstructionSchedulerFactory.createInstructionScheduler
(String instructionId) -
Uses of InstructionScheduler in org.opendaylight.bgpcep.programming.spi
Modifier and TypeMethodDescriptionInstructionSchedulerFactory.createInstructionScheduler
(String instructionId) Creates a unique InstructionScheduler.