Uses of Class
com.orientechnologies.common.types.OModifiableBoolean
Packages that use OModifiableBoolean
Package
Description
Contains all the class involved on the "local" implementation of the OStorage interface.
-
Uses of OModifiableBoolean in com.orientechnologies.orient.core.index.multivalue
Constructors in com.orientechnologies.orient.core.index.multivalue with parameters of type OModifiableBooleanModifierConstructorDescriptionOMultivalueEntityRemover(OIdentifiable value, OModifiableBoolean removed) -
Uses of OModifiableBoolean in com.orientechnologies.orient.core.storage.cache
Methods in com.orientechnologies.orient.core.storage.cache with parameters of type OModifiableBooleanModifier and TypeMethodDescriptionOWriteCache.load(long fileId, long startPageIndex, OModifiableBoolean cacheHit, boolean verifyChecksums) -
Uses of OModifiableBoolean in com.orientechnologies.orient.core.storage.cache.local
Methods in com.orientechnologies.orient.core.storage.cache.local with parameters of type OModifiableBooleanModifier and TypeMethodDescriptionOWOWCache.load(long fileId, long startPageIndex, OModifiableBoolean cacheHit, boolean verifyChecksums) -
Uses of OModifiableBoolean in com.orientechnologies.orient.core.storage.impl.local
Methods in com.orientechnologies.orient.core.storage.impl.local with parameters of type OModifiableBooleanModifier and TypeMethodDescriptionprotected final booleanOAbstractPaginatedStorage.restoreAtomicUnit(List<OWALRecord> atomicUnit, OModifiableBoolean atLeastOnePageUpdate) -
Uses of OModifiableBoolean in com.orientechnologies.orient.core.storage.memory
Methods in com.orientechnologies.orient.core.storage.memory with parameters of type OModifiableBooleanModifier and TypeMethodDescriptionfinal OCachePointerODirectMemoryOnlyDiskCache.load(long fileId, long startPageIndex, OModifiableBoolean cacheHit, boolean verifyChecksums)