public interface ICacheConfig
Modifier and Type | Method and Description |
---|---|
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.
|
String getId()
int getCapacity()
void setCapacity(int capacity)
capacity
- the capacity to set.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.