Package | Description |
---|---|
nl.renarj.jasdb.core.caching |
Modifier and Type | Class and Description |
---|---|
class |
LRURegion<T extends CacheEntry> |
Modifier and Type | Method and Description |
---|---|
List<CacheRegion> |
GlobalCachingMemoryManager.getRegions() |
Modifier and Type | Method and Description |
---|---|
<T extends Comparable<T>> |
GlobalCachingMemoryManager.registerRegion(CacheRegion<T,? extends CacheEntry> region) |
Modifier and Type | Method and Description |
---|---|
void |
GlobalCachingMemoryManager.checkMemoryState(Set<CacheRegion> ignoreRegions) |
Copyright © 2015. All rights reserved.