|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseCPMImpl | |
---|---|
org.apache.uima.collection.impl | |
org.apache.uima.collection.impl.cpm |
Uses of BaseCPMImpl in org.apache.uima.collection.impl |
---|
Methods in org.apache.uima.collection.impl that return BaseCPMImpl | |
---|---|
protected BaseCPMImpl |
CollectionProcessingEngine_impl.getCPM()
|
Uses of BaseCPMImpl in org.apache.uima.collection.impl.cpm |
---|
Subclasses of BaseCPMImpl in org.apache.uima.collection.impl.cpm | |
---|---|
class |
CPMImpl
|
Constructors in org.apache.uima.collection.impl.cpm with parameters of type BaseCPMImpl | |
---|---|
Checkpoint(BaseCPMImpl aCpm,
java.lang.String aFilename,
long aCheckpointFrequency)
Initialize the checkpoint with a reference to controlling cpe, the file where the checkpoint is to be stored, and the frequency of checkpoints. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |