|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICacheConfig
The configuration of a cache.
Method Summary | |
---|---|
int |
getCapacity()
Returns the capacity configured for the cache. |
String |
getId()
Returns the identifier of the cache. |
void |
setCapacity(int capacity)
Sets the capacity configured for the cache. |
Method Detail |
---|
String getId()
int getCapacity()
void setCapacity(int capacity)
capacity
- the capacity to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |