| Package | Description |
|---|---|
| com.orientechnologies.orient.client.remote | |
| com.orientechnologies.orient.client.remote.message | |
| com.orientechnologies.orient.core.db | |
| com.orientechnologies.orient.core.db.document | |
| com.orientechnologies.orient.core.storage |
Contains the Storage interface and the basic implementations.
|
| com.orientechnologies.orient.core.storage.impl.local |
Contains all the class involved on the "local" implementation of the OStorage interface.
|
| com.orientechnologies.orient.server.distributed.impl |
| Modifier and Type | Method and Description |
|---|---|
ORecordMetadata |
OStorageRemote.getRecordMetadata(ORID rid) |
| Modifier and Type | Method and Description |
|---|---|
ORecordMetadata |
OGetRecordMetadataResponse.getMetadata() |
| Constructor and Description |
|---|
OGetRecordMetadataResponse(ORecordMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
ORecordMetadata |
ODatabaseWrapperAbstract.getRecordMetadata(ORID rid) |
ORecordMetadata |
ODatabase.getRecordMetadata(ORID rid)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ORecordMetadata |
ODatabaseDocumentAbstract.getRecordMetadata(ORID rid) |
ORecordMetadata |
ODatabaseDocumentTx.getRecordMetadata(ORID rid)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ORecordMetadata |
OStorage.getRecordMetadata(ORID rid) |
| Modifier and Type | Method and Description |
|---|---|
ORecordMetadata |
OAbstractPaginatedStorage.getRecordMetadata(ORID rid) |
| Modifier and Type | Method and Description |
|---|---|
ORecordMetadata |
ODistributedStorage.getRecordMetadata(ORID rid) |
Copyright © 2009–2025 OrientDB. All rights reserved.