Modifier and Type | Field and Description |
---|---|
protected ITransformationConnectorPool |
IncrementalIngester.transformationConnectorPool |
Modifier and Type | Method and Description |
---|---|
static ITransformationConnectorPool |
TransformationConnectorPoolFactory.make(IThreadContext tc)
Make a transformation connector pool handle.
|
Modifier and Type | Class and Description |
---|---|
class |
TransformationConnectorPool
An implementation of ITransformationConnectorPool.
|