|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap
wt.util.Cache
wt.sysadm.ServerAffinityCache
Nested Class Summary |
Nested classes inherited from class wt.util.Cache |
Cache.CacheEntry |
Nested classes inherited from class java.util.AbstractMap |
|
Nested classes inherited from class java.util.Map |
Map.Entry |
Field Summary | |
(package private) int |
count
|
(package private) ThreadGroup |
next
|
Fields inherited from class wt.util.Cache |
agedOut, cacheSize, hashCodes, hits, keys, misses, modCount, tableSize, values |
Constructor Summary | |
(package private) |
ServerAffinityCache(int size)
|
Method Summary | |
(package private) void |
setAffinity(String key)
|
Methods inherited from class wt.util.Cache |
clear, containsKey, containsValue, createEntry, entries, entrySet, find, get, getAndRemove, getAndReplace, getKeys, keySet, link, overflow, print, put, remove, size, toString, touch |
Methods inherited from class java.util.AbstractMap |
clone, equals, hashCode, isEmpty, putAll, values |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
ThreadGroup next
int count
Constructor Detail |
ServerAffinityCache(int size)
Method Detail |
void setAffinity(String key)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |