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.0.0.190809 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.