Package | Description |
---|---|
com.orientechnologies.orient.core.index |
Modifier and Type | Class and Description |
---|---|
class |
OIndexTxAwareDictionary
Transactional wrapper for dictionary index.
|
class |
OIndexTxAwareMultiValue
Transactional wrapper for indexes.
|
class |
OIndexTxAwareOneValue
Transactional wrapper for indexes.
|
Modifier and Type | Method and Description |
---|---|
OIndexTxAware<T> |
OIndexTxAware.clear() |
OIndexTxAware<T> |
OIndexTxAware.put(Object key,
OIdentifiable value) |
Copyright © 2009–2020 OrientDB. All rights reserved.