|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
com.bankframe.serives.cache package instead
Cache Profiling interface for the host system requests.
| Method Summary | |
int |
maxDbCacheSize()
Deprecated. This method returns the max allowed size of database cache. |
int |
maxMemCacheSize()
Deprecated. This method returns the max allowed size of the memory cache. |
int |
numberEntriesInDbCache()
Deprecated. This method returns the number of elements currently in the database cache. |
int |
numberEntriesInMemCache()
Deprecated. This method returns the number of elements currently in the memory cache. |
| Method Detail |
public int maxDbCacheSize()
public int maxMemCacheSize()
public int numberEntriesInDbCache()
throws ProcessingErrorException
ProcessingErrorException - If there was an exception thrown in the execution of the method.
public int numberEntriesInMemCache()
throws ProcessingErrorException
ProcessingErrorException - If there was an exception thrown in the execution of the method.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||