|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.cache.ExoCacheConfig
org.exoplatform.services.cache.impl.jboss.fifo.FIFOExoCacheConfig
public class FIFOExoCacheConfig
The ExoCacheConfig for the FIFO implementation
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
21 juil. 2009
| Constructor Summary | |
|---|---|
FIFOExoCacheConfig()
|
|
| Method Summary | |
|---|---|
int |
getMaxNodes()
|
void |
setMaxNodes(int maxNodes)
|
| Methods inherited from class org.exoplatform.services.cache.ExoCacheConfig |
|---|
clone, getImplementation, getLabel, getLiveTime, getMaxSize, getName, isDistributed, isLogEnabled, isRepicated, setDistributed, setImplementation, setLabel, setLiveTime, setLogEnabled, setMaxSize, setName, setReplicated |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FIFOExoCacheConfig()
| Method Detail |
|---|
public int getMaxNodes()
public void setMaxNodes(int maxNodes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||