Package | Description |
---|---|
org.apache.manifoldcf.agents.incrementalingest | |
org.apache.manifoldcf.agents.interfaces | |
org.apache.manifoldcf.agents.outputconnectorpool |
Modifier and Type | Field and Description |
---|---|
protected IOutputConnectorPool |
IncrementalIngester.outputConnectorPool |
Modifier and Type | Method and Description |
---|---|
static IOutputConnectorPool |
OutputConnectorPoolFactory.make(IThreadContext tc)
Make an output connector pool handle.
|
Modifier and Type | Class and Description |
---|---|
class |
OutputConnectorPool
An implementation of IOutputConnectorPool.
|