public class OObjectSerializationThreadLocal extends ThreadLocal<Map<Integer,Object>>
Modifier and Type | Field and Description |
---|---|
static OObjectSerializationThreadLocal |
INSTANCE |
Constructor and Description |
---|
OObjectSerializationThreadLocal() |
Modifier and Type | Method and Description |
---|---|
protected Map<Integer,Object> |
initialValue() |
get, remove, set, withInitial
public static volatile OObjectSerializationThreadLocal INSTANCE
protected Map<Integer,Object> initialValue()
initialValue
in class ThreadLocal<Map<Integer,Object>>
Copyright © 2009–2020 OrientDB. All rights reserved.