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, withInitial
public static volatile OHookReplacedRecordThreadLocal INSTANCE
public ORecord getIfDefined()
public boolean isDefined()
Copyright © 2009–2020 OrientDB. All rights reserved.