Package com.orientechnologies.orient.core.storage
package com.orientechnologies.orient.core.storage
Contains the Storage interface and the basic implementations.
-
ClassDescriptionDefines per-page checksum modes supported by
write caches.This is the gateway interface between the Database side and the storage.This class represent CRUD operation result RET is the actual result Stores addition information about command execution process FlagisMoved == trueindicates that operation has been executed on local OrientDB server node,isMoved == falseindicates that operation has been executed on remote OrientDB node.