| Package | Description |
|---|---|
| com.orientechnologies.lucene.index | |
| com.orientechnologies.orient.core.index | |
| com.orientechnologies.orient.core.tx |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<OTransactionIndexChangesPerKey.OTransactionIndexEntry> |
OLuceneIndexNotUnique.interpretTxKeyChanges(OTransactionIndexChangesPerKey changes) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<OTransactionIndexChangesPerKey.OTransactionIndexEntry> |
OIndexDictionary.interpretTxKeyChanges(OTransactionIndexChangesPerKey changes) |
protected Iterable<OTransactionIndexChangesPerKey.OTransactionIndexEntry> |
OIndexAbstract.interpretTxKeyChanges(OTransactionIndexChangesPerKey changes)
Interprets transaction index changes for a certain key.
|
protected Iterable<OTransactionIndexChangesPerKey.OTransactionIndexEntry> |
OIndexUnique.interpretTxKeyChanges(OTransactionIndexChangesPerKey changes) |
protected Iterable<OTransactionIndexChangesPerKey.OTransactionIndexEntry> |
OIndexNotUnique.interpretTxKeyChanges(OTransactionIndexChangesPerKey changes) |
| Modifier and Type | Field and Description |
|---|---|
List<OTransactionIndexChangesPerKey.OTransactionIndexEntry> |
OTransactionIndexChangesPerKey.entries |
| Modifier and Type | Method and Description |
|---|---|
Iterable<OTransactionIndexChangesPerKey.OTransactionIndexEntry> |
OTransactionIndexChangesPerKey.interpret(OTransactionIndexChangesPerKey.Interpretation interpretation)
Interprets this key changes using the given
interpretation. |
Copyright © 2009–2025 OrientDB. All rights reserved.