public interface InstructionSchedulerFactory
| Modifier and Type | Method and Description |
|---|---|
InstructionScheduler |
createInstructionScheduler(String instructionId)
Creates a unique InstructionScheduler.
|
InstructionScheduler createInstructionScheduler(String instructionId)
instructionId - Unique Identifier, also to be used as part of
Cluster Singleton Service Group Identifier
as "instructionId"-service-groupCopyright © 2019 OpenDaylight. All rights reserved.