Uses of Interface
org.apache.uima.collection.base_cpm.SynchPoint

Packages that use SynchPoint
org.apache.uima.collection.base_cpm   
 

Uses of SynchPoint in org.apache.uima.collection.base_cpm
 

Methods in org.apache.uima.collection.base_cpm that return SynchPoint
 SynchPoint RecoverableCollectionReader.getSynchPoint()
          Retrieves data facilitating recovery of the CollectionReader
 

Methods in org.apache.uima.collection.base_cpm with parameters of type SynchPoint
 void RecoverableCollectionReader.moveTo(SynchPoint aSynchPoint)
          Start CollectionReader recovery to a given synch point
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.