Uses of Class
com.orientechnologies.orient.core.storage.ORecordMetadata
Packages that use ORecordMetadata
Package
Description
Contains the Storage interface and the basic implementations.
Contains all the class involved on the "local" implementation of the OStorage interface.
-
Uses of ORecordMetadata in com.orientechnologies.orient.client.remote
Methods in com.orientechnologies.orient.client.remote that return ORecordMetadataModifier and TypeMethodDescriptionORemoteClient.getRecordMetadata(ORemoteClientSession session, ORID rid) -
Uses of ORecordMetadata in com.orientechnologies.orient.client.remote.db.document
Methods in com.orientechnologies.orient.client.remote.db.document that return ORecordMetadata -
Uses of ORecordMetadata in com.orientechnologies.orient.client.remote.message
Methods in com.orientechnologies.orient.client.remote.message that return ORecordMetadataConstructors in com.orientechnologies.orient.client.remote.message with parameters of type ORecordMetadata -
Uses of ORecordMetadata in com.orientechnologies.orient.core.db
Methods in com.orientechnologies.orient.core.db that return ORecordMetadataModifier and TypeMethodDescriptionODatabase.getRecordMetadata(ORID rid) Deprecated.ODatabaseWrapperAbstract.getRecordMetadata(ORID rid) -
Uses of ORecordMetadata in com.orientechnologies.orient.core.db.document
Methods in com.orientechnologies.orient.core.db.document that return ORecordMetadata -
Uses of ORecordMetadata in com.orientechnologies.orient.core.storage
Methods in com.orientechnologies.orient.core.storage that return ORecordMetadata -
Uses of ORecordMetadata in com.orientechnologies.orient.core.storage.impl.local
Methods in com.orientechnologies.orient.core.storage.impl.local that return ORecordMetadataModifier and TypeMethodDescriptionfinal ORecordMetadataOAbstractPaginatedStorage.getRecordMetadata(ORID rid)