Modifier and Type | Field and Description |
---|---|
protected IOutputConnectionManager |
IncrementalIngester.connectionManager |
Modifier and Type | Method and Description |
---|---|
static IOutputConnectionManager |
OutputConnectionManagerFactory.make(IThreadContext tc)
Make an output connection manager handle.
|
Modifier and Type | Class and Description |
---|---|
class |
OutputConnectionManager
This class is the manager of the outputconnection description.
|
Modifier and Type | Field and Description |
---|---|
protected IOutputConnectionManager |
JobManager.outputMgr |
protected IOutputConnectionManager |
Jobs.outputMgr |
Constructor and Description |
---|
PipelineConnections(IPipelineSpecificationBasic spec,
ITransformationConnectionManager transformationConnectionManager,
IOutputConnectionManager outputConnectionManager) |