|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.atom.cache.LRUCacheTableFactory
public class LRUCacheTableFactory
| Constructor Summary | |
|---|---|
LRUCacheTableFactory()
|
|
| Method Summary | |
|---|---|
CacheTable |
getOutputCacheTable()
|
CacheTable |
getRevisionCacheTable()
|
void |
init(java.util.Properties properties)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LRUCacheTableFactory()
| Method Detail |
|---|
public void init(java.util.Properties properties)
init in interface CacheTableFactorypublic CacheTable getRevisionCacheTable()
getRevisionCacheTable in interface CacheTableFactorypublic CacheTable getOutputCacheTable()
getOutputCacheTable in interface CacheTableFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||