Uses of Class
com.orientechnologies.orient.core.tx.OTransactionIndexChangesPerKey
Packages that use OTransactionIndexChangesPerKey
Package
Description
-
Uses of OTransactionIndexChangesPerKey in com.orientechnologies.lucene.index
Methods in com.orientechnologies.lucene.index with parameters of type OTransactionIndexChangesPerKeyModifier and TypeMethodDescriptionOLuceneIndexNotUnique.interpretTxKeyChanges(OTransactionIndexChangesPerKey changes) -
Uses of OTransactionIndexChangesPerKey in com.orientechnologies.orient.core.index
Methods in com.orientechnologies.orient.core.index with parameters of type OTransactionIndexChangesPerKeyModifier and TypeMethodDescriptionOIndexAbstract.interpretTxKeyChanges(OTransactionIndexChangesPerKey changes) Interprets transaction index changes for a certain key.OIndexDictionary.interpretTxKeyChanges(OTransactionIndexChangesPerKey changes) OIndexInternal.interpretTxKeyChanges(OTransactionIndexChangesPerKey changes) OIndexNotUnique.interpretTxKeyChanges(OTransactionIndexChangesPerKey changes) OIndexUnique.interpretTxKeyChanges(OTransactionIndexChangesPerKey changes) -
Uses of OTransactionIndexChangesPerKey in com.orientechnologies.orient.core.tx
Fields in com.orientechnologies.orient.core.tx declared as OTransactionIndexChangesPerKeyFields in com.orientechnologies.orient.core.tx with type parameters of type OTransactionIndexChangesPerKeyMethods in com.orientechnologies.orient.core.tx that return OTransactionIndexChangesPerKeyMethods in com.orientechnologies.orient.core.tx with parameters of type OTransactionIndexChangesPerKeyModifier and TypeMethodDescriptionprotected ODocumentOTransactionOptimistic.serializeIndexChangeEntry(OTransactionIndexChangesPerKey entry, ODocument indexDoc) -
Uses of OTransactionIndexChangesPerKey in com.orientechnologies.spatial.index
Methods in com.orientechnologies.spatial.index with parameters of type OTransactionIndexChangesPerKeyModifier and TypeMethodDescriptionOLuceneSpatialIndex.interpretTxKeyChanges(OTransactionIndexChangesPerKey changes)