SMILA 1.0 API documentation

Package org.eclipse.smila.importing.state.objectstore

Class Summary
ObjectStoreDeltaService ObjectStore based implementation of the DeltaService for the jobmanager based importing framework.
ObjectStoreStateService ObjectStore based implementation of a state service used in the jobmanager based importing framework.
ObjectStoreVisitedLinksService ObjectStore based implementation of the VisitedLinksService for the jobmanager based importing framework.
StateStoreConfiguration configuration for ObjectStoreStateService.
 

Exception Summary
StateException Thrown by DeltaService on error in operations.
StateNotFoundException Special case of StateException implementing NotFoundHTTPResult, thrown if source or store are not found.
 


SMILA 1.0 API documentation