
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, withInitialpublic static volatile OObjectSerializationThreadLocal INSTANCE
protected Map<Integer,Object> initialValue()
initialValue in class ThreadLocal<Map<Integer,Object>>Copyright © 2009–2025 OrientDB. All rights reserved.