public interface RecoverableCollectionReader
| Modifier and Type | Method and Description |
|---|---|
SynchPoint |
getSynchPoint()
Retrieves data facilitating recovery of the CollectionReader
|
void |
moveTo(SynchPoint aSynchPoint)
Start CollectionReader recovery to a given synch point
|
void moveTo(SynchPoint aSynchPoint) throws CollectionException
aSynchPoint - -
contains recovery informationCollectionExceptionSynchPoint getSynchPoint()
Copyright © 2013. All Rights Reserved.