|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Period | |
|---|---|
| oracle.odi.domain.runtime.scheduling | |
| Uses of Period in oracle.odi.domain.runtime.scheduling |
|---|
| Methods in oracle.odi.domain.runtime.scheduling that return Period | |
|---|---|
Period |
Repetition.getMaxCycleDuration()Returns the maximum cycle duration. |
Period |
OdiSchedule.getMaxRunDuration()Returns the maximum duration of one job run. |
Period |
Repetition.getRepetitionInterval()Returns time interval between runs. |
| Methods in oracle.odi.domain.runtime.scheduling with parameters of type Period | |
|---|---|
void |
OdiSchedule.setMaxRunDuration(Period pMaxRunDuration)Sets the maximum duration of one job run. |
| Constructors in oracle.odi.domain.runtime.scheduling with parameters of type Period | |
|---|---|
Repetition(int pMaxNumberOfRepetition, Period pMaxCycleDuration, Period pRepetitionInterval)Constructs Repetition with specified maximum number of repetition, time interval between runs, maximum cycle duration. |
|
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||