Package | Description |
---|---|
teetime.framework |
Contains the implementation of the TeeTime framework.
|
teetime.framework.scheduling.globaltaskpool | |
teetime.framework.scheduling.pushpullmodel |
Modifier and Type | Method and Description |
---|---|
void |
StageFacade.setScheduler(AbstractStage stage,
TeeTimeScheduler scheduler) |
Constructor and Description |
---|
ConfigurationContext(TeeTimeScheduler teeTimeService)
Deprecated.
|
Execution(T configuration,
boolean validationEnabled,
TeeTimeScheduler scheduler) |
Modifier and Type | Class and Description |
---|---|
class |
GlobalTaskPoolScheduling
This scheduling approach maintains a global, synchronized, prioritized task pool whose tasks are stages.
|
Modifier and Type | Class and Description |
---|---|
class |
PushPullScheduling |
Copyright © 2015–2020. All rights reserved.