Uses of Class
org.apache.uima.collection.impl.cpm.CheckpointConfig
-
Packages that use CheckpointConfig Package Description org.apache.uima.collection.impl.cpm -
-
Uses of CheckpointConfig in org.apache.uima.collection.impl.cpm
Methods in org.apache.uima.collection.impl.cpm that return CheckpointConfig Modifier and Type Method Description CheckpointConfig
CPEConfig. getChConfig()
Returns CPE checkpoint configurationMethods in org.apache.uima.collection.impl.cpm with parameters of type CheckpointConfig Modifier and Type Method Description void
CPEConfig. setChConfig(CheckpointConfig config)
Copies Checkpoint configuration
-