public class IncrementalIngesterFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
_rcsid |
protected static java.lang.String |
ingestManager |
Modifier and Type | Method and Description |
---|---|
static IIncrementalIngester |
make(IThreadContext threadContext)
Get an appropriate incremental ingest manager handle.
|
public static final java.lang.String _rcsid
protected static final java.lang.String ingestManager
public static IIncrementalIngester make(IThreadContext threadContext) throws ManifoldCFException
ManifoldCFException