Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add method to get URL Status (returns an URLItem)
Implemented only for MemoryFrontier and RocksDb Unfortunately the internal storage doesn't make a distinction between Discovered and Known URLs which have to be refetched So all scheduled items will be returned as ill always return KwownURLItem or Status.NOT_FOUND runtime exception Signed-off-by: Laurent Klock <[email protected]>
- Loading branch information