public static interface ICacheMultiDataProvider.IRequest
ICacheMultiDataProvider
.Modifier and Type | Method and Description |
---|---|
int |
getCacheCapacity()
The total capacity of the cache triggering this request.
|
String |
getCacheId()
The identifier of the cache triggering this request.
|
int |
getCacheSize()
The size occupied in the cache triggering this request.
|
Set<String> |
getGroups()
The groups that were indicated for the key.
|
String |
getKey()
The key that was requested.
|
String getKey()
Set<String> getGroups()
String getCacheId()
int getCacheCapacity()
int getCacheSize()
LumisXP 12.1.0.191010 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.