| Package | Description |
|---|---|
| org.apache.uima.ducc.rm | |
| org.apache.uima.ducc.rm.scheduler |
| Modifier and Type | Method and Description |
|---|---|
org.apache.uima.ducc.transport.event.RmStateDuccEvent |
JobManagerConverter.createState(JobManagerUpdate jmu)
Here's where we make a IRmStateEvent from the JobManagerUpdate so the caller can publish it.
|
| Modifier and Type | Method and Description |
|---|---|
JobManagerUpdate |
Scheduler.schedule()
We first accept any changes and requests from the outside world and place them where they
can be acted on in this epoch.
|
JobManagerUpdate |
ISchedulerMain.schedule() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.uima.ducc.transport.event.rm.IRmStateEvent |
IJobManager.createState(JobManagerUpdate jmu) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.