Class | Description |
---|---|
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 | Description |
---|---|
StateException |
Thrown by
DeltaService on error in operations. |
StateNotFoundException |
Special case of StateException implementing NotFoundHTTPResult, thrown if source or store are not found.
|