| Package | Description |
|---|---|
| oracle.odi.domain.topology |
This package contains the Oracle Data Integrator Topology domain model implementation.
|
| Modifier and Type | Method and Description |
|---|---|
OdiHadoopDataServer |
OdiPhysicalExtRtEngine.getDataServer()
Obtains the
OdiHadoopDataServer for this OdiPhysicalExtRtEngine. |
OdiHadoopDataServer |
OdiHiveDataServer.getHadoopDataServer()
Obtain the Hadoop Data Server configured for this @{link OdiHiveDataServer}
|
| Modifier and Type | Method and Description |
|---|---|
void |
OdiPhysicalExtRtEngine.setDataServer(OdiHadoopDataServer pDataServer)
Specifies the data server for this
OdiPhysicalExtRtEngine. |
void |
OdiHiveDataServer.setHadoopDataServer(OdiHadoopDataServer pHadoopDataServer)
Specify the Hadoop Data Server used by this @{link OdiHiveDataServer}
|