|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CpeCheckpoint | |
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware Architecture. |
| org.apache.uima.collection.impl.metadata.cpe | |
| org.apache.uima.collection.metadata | Java object representation of a CPE Descriptor. |
| Uses of CpeCheckpoint in org.apache.uima |
|---|
| Methods in org.apache.uima that return CpeCheckpoint | |
|---|---|
CpeCheckpoint |
ResourceSpecifierFactory.createCheckpoint()
|
| Uses of CpeCheckpoint in org.apache.uima.collection.impl.metadata.cpe |
|---|
| Methods in org.apache.uima.collection.impl.metadata.cpe that return CpeCheckpoint | |
|---|---|
static CpeCheckpoint |
CpeDescriptorFactory.produceCpeCheckpoint()
|
| Uses of CpeCheckpoint in org.apache.uima.collection.metadata |
|---|
| Methods in org.apache.uima.collection.metadata that return CpeCheckpoint | |
|---|---|
CpeCheckpoint |
CpeCasProcessor.getCheckpoint()
Returns CpeCheckpoint object containing checkpoint
configuration ( checkpoint file, frequency of checkpoints ) |
CpeCheckpoint |
CpeConfiguration.getCheckpoint()
Returns Checkpoint object containing checkpoint file and frequency of checkpoints. |
| Methods in org.apache.uima.collection.metadata with parameters of type CpeCheckpoint | |
|---|---|
void |
CpeConfiguration.setCheckpoint(CpeCheckpoint aCheckpoint)
Sets Checkpoint object containing checkpoint file and frequency of checkpoints. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||