| Modifier and Type | Method and Description |
|---|---|
OImmutableSchema |
OMetadataInternal.getImmutableSchemaSnapshot() |
OImmutableSchema |
OMetadataDefault.getImmutableSchemaSnapshot() |
| Modifier and Type | Field and Description |
|---|---|
protected OImmutableSchema |
OSchemaShared.snapshot |
| Modifier and Type | Method and Description |
|---|---|
OImmutableSchema |
OImmutableClass.getSchema() |
OImmutableSchema |
OSchemaProxy.makeSnapshot() |
OImmutableSchema |
OSchema.makeSnapshot() |
OImmutableSchema |
OImmutableSchema.makeSnapshot() |
OImmutableSchema |
OSchemaShared.makeSnapshot(ODatabaseDocumentInternal database) |
| Constructor and Description |
|---|
OImmutableClass(OClass oClass,
OImmutableSchema schema) |
| Modifier and Type | Field and Description |
|---|---|
protected OImmutableSchema |
ODocument._schema |
| Modifier and Type | Method and Description |
|---|---|
void |
ORecordSerializerBinaryV1.deserializeDebug(BytesContainer bytes,
ODatabaseDocumentInternal db,
ORecordSerializationDebug debugInfo,
OImmutableSchema schema) |
void |
ORecordSerializerNetworkV0.deserializeDebug(BytesContainer bytes,
ODatabaseDocumentInternal db,
ORecordSerializationDebug debugInfo,
OImmutableSchema schema) |
void |
ORecordSerializerBinaryV0.deserializeDebug(BytesContainer bytes,
ODatabaseDocumentInternal db,
ORecordSerializationDebug debugInfo,
OImmutableSchema schema) |
void |
ODocumentSerializer.deserializeDebug(BytesContainer bytes,
ODatabaseDocumentInternal db,
ORecordSerializationDebug debugInfo,
OImmutableSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
OImmutableSchema |
OMetadataObject.getImmutableSchemaSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
OImmutableSchema |
OSchemaProxyObject.makeSnapshot() |
Copyright © 2009–2025 OrientDB. All rights reserved.