Uses of Class
org.eclipse.persistence.internal.helper.linkedlist.ExposedNodeLinkedList
Packages that use ExposedNodeLinkedList
Package
Description
-
Uses of ExposedNodeLinkedList in org.eclipse.persistence.internal.helper
Fields in org.eclipse.persistence.internal.helper declared as ExposedNodeLinkedListModifier and TypeFieldDescriptionprotected ExposedNodeLinkedList
WriteLockManager.prevailingQueue
-
Uses of ExposedNodeLinkedList in org.eclipse.persistence.internal.identitymaps
Fields in org.eclipse.persistence.internal.identitymaps declared as ExposedNodeLinkedListModifier and TypeFieldDescriptionprotected ExposedNodeLinkedList
HardCacheWeakIdentityMap.referenceCache
A subset of cache entries have hard references maintained in this list to reduce garbage collection frequencyMethods in org.eclipse.persistence.internal.identitymaps that return ExposedNodeLinkedListModifier and TypeMethodDescriptionHardCacheWeakIdentityMap.getReferenceCache()
Return the linked reference cache.HardCacheWeakIdentityMap.ReferenceCacheKey.getReferenceCache()
-
Uses of ExposedNodeLinkedList in org.eclipse.persistence.internal.sessions
Fields in org.eclipse.persistence.internal.sessions declared as ExposedNodeLinkedListModifier and TypeFieldDescriptionprotected ExposedNodeLinkedList
AbstractSession.activeCommandThreads
List of active command threads.Methods in org.eclipse.persistence.internal.sessions that return ExposedNodeLinkedList