|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary |
|---|
| Class Summary | |
|---|---|
| ExecutionInfo | Simple class holding execution information. |
| RemoteObjectResult | Simple class holding remote object invocation result. |
| RemoteRuntimeAgentInvoker | The RemoteRuntimeAgentInvoker is the utility class allowing to invoke operations on a remote ODI agent.It is instantiated by passing the agent URL and the ODI credentials. |
| SchedulingInfo | Scheduling information holding class. |
| SchedulingInfo.Scenario | The scenario planned. |
| SchedulingInfo.Schedule | Information about the schedules. |
| SessionStatusInfo | Class holding all information regarding the ODI session status. |
| StartupParams | Value object representing startup parameters of an ODI session. |
| WorkRepositoryInfo | Class holding the information about the cleaned stale sessions. |
| Enum Summary | |
|---|---|
| ExecutionInfo.SessionStatus | The various status possible. |
| StopType | This represents the different types of Kill Session. KILL_NORMAL : waits until the current task finishes and then stops the session. KILL_IMMEDIATE: stops the session immediately, cancels all open statment's and then rolls back the transactions. KILL_ABORT: stops the session immediately and rolls back the transactions. |
| Exception Summary | |
|---|---|
| InvocationException | Exception to be thrown when an ODI agent request invocation has failed. |
This package contains classes for invoking executions on local or remote Oracle Data Integrator agents.
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||