Package | Description |
---|---|
oracle.odi.domain.adapter.topology |
This package contains base interface classes for topology domain objects in Oracle Data Integrator.
|
oracle.odi.domain.topology |
This package contains the Oracle Data Integrator Topology domain model implementation.
|
Modifier and Type | Method and Description |
---|---|
IDataServer |
ILocation.getDataServer()
Gets a physical data server object for this location.
|
IDataServer |
IPhysicalSchema.getDataServer()
Obtains the
IDataServer related to this IPhysicalSchema . |
IDataServer |
ILocation.getDataServer(IContext context)
Get sa physical data server object for this location.
|
Modifier and Type | Class and Description |
---|---|
class |
OdiDataServer
An
OdiDataServer is a data server that is defined for a technology
into the physical topology of ODI. |
class |
OdiHadoopDataServer
The
OdiHadoopDataServer class contains information to connect to the
described hadoop data server and how to manage that connection with properties
like "hadoopJobTrackerUri" and "hadoopNameNodeUri". |
class |
OdiHBaseDataServer
The
OdiHBaseDataServer class contains information to connect to the
described HBase data server and how to manage that connection with properties |
class |
OdiHiveDataServer
The
OdiHiveDataServer class contains information to connect to the
described Hive data server and how to manage that connection with properties |
class |
OdiPigDataServer
The
OdiPigDataServer class contains information to connect to the
described Pig data server and how to manage that connection with properties
pigExecType |
class |
OdiSparkPythonDataServer
The
OdiSparkPythonDataServer class contains information to connect to the
described SparkPython data server and how to manage that connection with properties |