| Modifier and Type | Method and Description |
|---|---|
UUID |
OSBTreeCollectionManagerRemote.listenForChanges(ORidBag collection) |
| Modifier and Type | Method and Description |
|---|---|
ORidBag |
ORidBag.copy() |
static ORidBag |
ORidBag.fromStream(String value) |
ORidBag |
DoubleReferenceItem.getRidBagOne() |
ORidBag |
DoubleReferenceItem.getRidBagTwo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ORidBag.tryMerge(ORidBag otherValue,
boolean iMergeSingleItemsOfMultiValueFields)
IMPORTANT! Only for internal usage.
|
| Constructor and Description |
|---|
DoubleReferenceItem(String fieldNameOne,
ORidBag ridBagOne,
String fieldNameTwo,
ORidBag ridBagTwo,
OBonsaiBucketPointer oBonsaiBucketPointer) |
ORidBag(ORidBag ridBag) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
OSBTreeCollectionManagerShared.listenForChanges(ORidBag collection)
Change UUID to null to prevent its serialization to disk.
|
UUID |
OSBTreeCollectionManager.listenForChanges(ORidBag collection) |
| Modifier and Type | Method and Description |
|---|---|
ORidBag |
ORidBagConverter.convert(ORidBag value) |
| Modifier and Type | Method and Description |
|---|---|
ORidBag |
ORidBagConverter.convert(ORidBag value) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ODocumentHelper.compareBags(ODatabaseDocumentInternal iMyDb,
ORidBag myFieldValue,
ODatabaseDocumentInternal iOtherDb,
ORidBag otherFieldValue,
ODocumentHelper.RIDMapper ridMapper) |
Copyright © 2009–2025 OrientDB. All rights reserved.