-
public class GenericDocumentResultLruStorage.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerLRU_CACHE_SIZEpublic final static GenericDocumentResultLruStorage.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetLRU_CACHE_SIZE()The size of the LRU Cache. -
-
Method Detail
-
getLRU_CACHE_SIZE
final Integer getLRU_CACHE_SIZE()
The size of the LRU Cache. Currently is 32 Mb
-
-
-
-