Uses of Class
org.jboss.logmanager.FastCopyHashMap
Packages that use FastCopyHashMap
-
Uses of FastCopyHashMap in org.jboss.logmanager
Fields in org.jboss.logmanager declared as FastCopyHashMapModifier and TypeFieldDescriptionprivate static final FastCopyHashMapCopyOnWriteMap.EMPTYprivate static final FastCopyHashMapCopyOnWriteWeakMap.EMPTYprivate FastCopyHashMap<K,V> CopyOnWriteMap.mapprivate FastCopyHashMap<K,CopyOnWriteWeakMap.Node<K, V>> CopyOnWriteWeakMap.mapprivate FastCopyHashMap<String,Object> ExtLogRecord.mdcCopyFields in org.jboss.logmanager with type parameters of type FastCopyHashMapModifier and TypeFieldDescriptionprivate static final AtomicReferenceFieldUpdater<CopyOnWriteMap,FastCopyHashMap> CopyOnWriteMap.mapUpdaterMethods in org.jboss.logmanager that return FastCopyHashMapModifier and TypeMethodDescriptionprotected FastCopyHashMap<String,Object> MDC.Holder.childValue(FastCopyHashMap<String, Object> parentValue) private FastCopyHashMap<K,CopyOnWriteWeakMap.Node<K, V>> CopyOnWriteWeakMap.cleanCopyForMod()private FastCopyHashMap<K,CopyOnWriteWeakMap.Node<K, V>> CopyOnWriteWeakMap.cleanCopyForRemove()FastCopyHashMap.clone()private FastCopyHashMap<K,CopyOnWriteWeakMap.Node<K, V>> CopyOnWriteWeakMap.empty()(package private) static FastCopyHashMap<String,String> MDC.fastCopy()(package private) static FastCopyHashMap<String,Object> MDC.fastCopyObject()protected FastCopyHashMap<String,Object> MDC.Holder.initialValue()Methods in org.jboss.logmanager with parameters of type FastCopyHashMapModifier and TypeMethodDescriptionprotected FastCopyHashMap<String,Object> MDC.Holder.childValue(FastCopyHashMap<String, Object> parentValue)