Interface InstructionSchedulerFactory

    • Method Detail

      • createInstructionScheduler

        InstructionScheduler createInstructionScheduler​(String instructionId)
        Creates a unique InstructionScheduler.
        Parameters:
        instructionId - Unique Identifier, also to be used as part of Cluster Singleton Service Group Identifier as "instructionId"-service-group
        Returns:
        InstructionScheduler