Uses of Interface
org.opendaylight.bgpcep.programming.spi.InstructionScheduler
Packages that use InstructionScheduler
Package
Description
-
Uses of InstructionScheduler in org.opendaylight.bgpcep.pcep.topology.spi
Methods in org.opendaylight.bgpcep.pcep.topology.spi with parameters of type InstructionSchedulerModifier and TypeMethodDescriptionstatic FailureCase
AbstractInstructionExecutor.schedule
(InstructionScheduler scheduler, AbstractInstructionExecutor fwd) -
Uses of InstructionScheduler in org.opendaylight.bgpcep.programming.impl
Methods in org.opendaylight.bgpcep.programming.impl that return InstructionSchedulerModifier and TypeMethodDescriptionDefaultInstructionSchedulerFactory.createInstructionScheduler
(String instructionId) -
Uses of InstructionScheduler in org.opendaylight.bgpcep.programming.spi
Methods in org.opendaylight.bgpcep.programming.spi that return InstructionSchedulerModifier and TypeMethodDescriptionInstructionSchedulerFactory.createInstructionScheduler
(String instructionId) Creates a unique InstructionScheduler.