| 
 | Berkeley DB version 4.4.20 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sleepycat.db.CacheFilePriority
Priorities that can be assigned to files in the cache.
| Field Summary | |
| static CacheFilePriority | DEFAULTThe default priority. | 
| static CacheFilePriority | HIGHThe second highest priority. | 
| static CacheFilePriority | LOWThe second lowest priority. | 
| static CacheFilePriority | VERY_HIGHThe highest priority: pages are the least likely to be discarded. | 
| static CacheFilePriority | VERY_LOWThe lowest priority: pages are the most likely to be discarded. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public static final CacheFilePriority DEFAULT
public static final CacheFilePriority HIGH
public static final CacheFilePriority LOW
public static final CacheFilePriority VERY_HIGH
public static final CacheFilePriority VERY_LOW
| 
 | Berkeley DB version 4.4.20 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||