|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.manifoldcf.crawler.connectors.webcrawler.RobotsManager.RobotsCacheClass
protected static class RobotsManager.RobotsCacheClass
Cache class for robots. An instance of this class describes the cache class for robots data caching. There's only ever a need for one, so that will be created statically.
| Field Summary |
|---|
| Fields inherited from interface org.apache.manifoldcf.core.interfaces.ICacheClass |
|---|
_rcsid |
| Constructor Summary | |
|---|---|
protected |
RobotsManager.RobotsCacheClass()
|
| Method Summary | |
|---|---|
java.lang.String |
getClassName()
Get the name of the object class. |
int |
getMaxLRUCount()
Get the maximum LRU count of the object class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RobotsManager.RobotsCacheClass()
| Method Detail |
|---|
public java.lang.String getClassName()
getClassName in interface org.apache.manifoldcf.core.interfaces.ICacheClasspublic int getMaxLRUCount()
getMaxLRUCount in interface org.apache.manifoldcf.core.interfaces.ICacheClass
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||