Fetcher options.
Fetcher state storage.
Protected
backwardProtected
fetcherProtected
fetcherFetcher state storage.
Protected
forwardProtected
optionsFetcher options.
Protected
_checkOptional
error?: ErrorProtected
_runProtected
_updateOptional
prevProtected
getInitialises the fetcherState class property of the Fetcher instance, could get the data from the data access layer when the fetching progress is restarted.
Protected
initProtected
saveGenerated using TypeDoc
Fetcher abstract class that provides methods to init and stop the fetching process, also to save and load the work in progress.