
public class OHookReplacedRecordThreadLocal extends ThreadLocal<ORecord>
| Modifier and Type | Field and Description |
|---|---|
static OHookReplacedRecordThreadLocal |
INSTANCE |
| Constructor and Description |
|---|
OHookReplacedRecordThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
ORecord |
getIfDefined() |
boolean |
isDefined() |
get, initialValue, remove, set, withInitialpublic static volatile OHookReplacedRecordThreadLocal INSTANCE
public ORecord getIfDefined()
public boolean isDefined()
Copyright © 2009–2025 OrientDB. All rights reserved.