Uses of Class
com.orientechnologies.orient.core.index.OIndexUpdateAction
Packages that use OIndexUpdateAction
Package
Description
-
Uses of OIndexUpdateAction in com.orientechnologies.orient.core.index
Methods in com.orientechnologies.orient.core.index that return OIndexUpdateActionModifier and TypeMethodDescriptionstatic <V> OIndexUpdateAction<V>OIndexUpdateAction.changed(V newValue) static OIndexUpdateActionOIndexUpdateAction.nothing()static OIndexUpdateActionOIndexUpdateAction.remove()OIndexKeyUpdater.update(V o, AtomicLong bonsayFileId) -
Uses of OIndexUpdateAction in com.orientechnologies.orient.core.index.multivalue
Methods in com.orientechnologies.orient.core.index.multivalue that return OIndexUpdateActionModifier and TypeMethodDescriptionOMultivalueEntityRemover.update(Object persistentValue, AtomicLong bonsayFileId) OMultivalueIndexKeyUpdaterImpl.update(Object oldValue, AtomicLong bonsayFileId)