Package | Description |
---|---|
org.archive.wayback.accesscontrol.robotstxt.redis | |
org.archive.wayback.liveweb |
Modifier and Type | Method and Description |
---|---|
Resource |
SimpleRedisRobotsCache.getCachedResource(URL urlURL,
long maxCacheMS,
boolean bUseOlder) |
org.archive.wayback.accesscontrol.robotstxt.redis.RedisRobotsLogic.RedisValue |
RedisRobotsLogic.getValue(String key) |
List<org.archive.wayback.accesscontrol.robotstxt.redis.RedisRobotsLogic.RedisValue> |
RedisRobotsLogic.getValue(String[] keys) |
org.archive.wayback.accesscontrol.robotstxt.redis.RedisRobotsLogic.KeyRedisValue |
RedisRobotsLogic.popKeyAndGet(String list) |
<T> T |
RedisRobotsLogic.runJedisCmd(org.archive.wayback.accesscontrol.robotstxt.redis.RedisRobotsLogic.JedisRunner<T> runner) |
Modifier and Type | Method and Description |
---|---|
Resource |
LiveRobotsNoCache.getCachedResource(URL url,
long maxCacheMS,
boolean record) |
Resource |
LiveWebCache.getCachedResource(URL url,
long maxCacheMS,
boolean bUseOlder)
Fetch a Resource from the live web, or from a cache of the live web.
|
Resource |
RemoteLiveWebCache.getCachedResource(URL url,
long maxCacheMS,
boolean bUseOlder) |
Copyright © 2005–2015 IIPC. All rights reserved.