| Package | Description |
|---|---|
| org.dice_research.squirrel.queue |
| Modifier and Type | Field and Description |
|---|---|
protected SortedMap<IpUriTypePair,List<CrawleableUri>> |
InMemoryQueue.queue |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Iterator<IpUriTypePair> |
AbstractIpAddressBasedQueue.getIterator() |
protected Iterator<IpUriTypePair> |
InMemoryQueue.getIterator() |
| Modifier and Type | Method and Description |
|---|---|
int |
IpUriTypePair.compareTo(IpUriTypePair o) |
protected abstract List<CrawleableUri> |
AbstractIpAddressBasedQueue.getUris(IpUriTypePair pair) |
protected List<CrawleableUri> |
InMemoryQueue.getUris(IpUriTypePair pair) |
| Constructor and Description |
|---|
InMemoryQueue(Comparator<IpUriTypePair> comparator) |
Copyright © 2017–2019. All rights reserved.