| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
ODecimalSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
byte[] |
OBinaryTypeSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
Short |
OShortSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
Character |
OCharSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
T |
OBinarySerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
Object |
ONullSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
Integer |
OIntegerSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
UUID |
OUUIDSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
Date |
ODateSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
Float |
OFloatSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
Long |
OLongSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
Double |
ODoubleSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
Date |
ODateTimeSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
Byte |
OByteSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
Boolean |
OBooleanSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
String |
OStringSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
int |
ODecimalSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
OBinaryTypeSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
OShortSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
OCharSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
OBinarySerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
ONullSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
OIntegerSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
OUUIDSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
ODateSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
OFloatSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
OLongSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
ODoubleSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
ODateTimeSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
OByteSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
OBooleanSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
OStringSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
| Constructor and Description |
|---|
ODirectoryFirstPage(OCacheEntry cacheEntry,
OWALChanges changes,
OCacheEntry entry) |
ODirectoryPage(OCacheEntry cacheEntry,
OWALChanges changes,
OCacheEntry entry) |
OHashIndexBucket(int depth,
OCacheEntry cacheEntry,
OBinarySerializer<K> keySerializer,
OBinarySerializer<V> valueSerializer,
OType[] keyTypes,
OWALChanges changes) |
OHashIndexBucket(OCacheEntry cacheEntry,
OBinarySerializer<K> keySerializer,
OBinarySerializer<V> valueSerializer,
OType[] keyTypes,
OWALChanges changes) |
OHashIndexFileLevelMetadataPage(OCacheEntry cacheEntry,
OWALChanges changes,
boolean isNewPage) |
ONullBucket(OCacheEntry cacheEntry,
OWALChanges changes,
OBinarySerializer<V> valueSerializer,
boolean isNew) |
| Constructor and Description |
|---|
ONullBucket(OCacheEntry cacheEntry,
OWALChanges changes,
OBinarySerializer<V> valueSerializer,
boolean isNew) |
OSBTreeBucket(OCacheEntry cacheEntry,
boolean isLeaf,
OBinarySerializer<K> keySerializer,
OType[] keyTypes,
OBinarySerializer<V> valueSerializer,
OWALChanges changes) |
OSBTreeBucket(OCacheEntry cacheEntry,
OBinarySerializer<K> keySerializer,
OType[] keyTypes,
OBinarySerializer<V> valueSerializer,
OWALChanges changes) |
OSBTreeValuePage(OCacheEntry cacheEntry,
OWALChanges changes,
boolean isNew) |
| Constructor and Description |
|---|
OBonsaiBucketAbstract(OCacheEntry cacheEntry,
OWALChanges changes) |
OSBTreeBonsaiBucket(OCacheEntry cacheEntry,
int pageOffset,
boolean isLeaf,
OBinarySerializer<K> keySerializer,
OBinarySerializer<V> valueSerializer,
OWALChanges changes,
OSBTreeBonsaiLocal<K,V> tree) |
OSBTreeBonsaiBucket(OCacheEntry cacheEntry,
int pageOffset,
OBinarySerializer<K> keySerializer,
OBinarySerializer<V> valueSerializer,
OWALChanges changes,
OSBTreeBonsaiLocal<K,V> tree) |
OSysBucket(OCacheEntry cacheEntry,
OWALChanges changes) |
| Modifier and Type | Method and Description |
|---|---|
OIdentifiable |
OLinkSerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
int |
OLinkSerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
| Modifier and Type | Method and Description |
|---|---|
T |
OSimpleKeySerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
OCompositeKey |
OCompositeKeySerializer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
int |
OSimpleKeySerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
OCompositeKeySerializer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
| Modifier and Type | Method and Description |
|---|---|
OIndexRIDContainer |
OStreamSerializerSBTreeIndexRIDContainer.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
OIdentifiable |
OStreamSerializerRID.deserializeFromByteBufferObject(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Converts binary presentation of object to object instance taking in account changes which are done inside of atomic operation
OAtomicOperation. |
int |
OStreamSerializerSBTreeIndexRIDContainer.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
int |
OStreamSerializerRID.getObjectSizeInByteBuffer(ByteBuffer buffer,
OWALChanges walChanges,
int offset)
Returns amount of bytes which is consumed by object which is already serialized in buffer taking in account
changes which are done inside of atomic operation
OAtomicOperation. |
| Constructor and Description |
|---|
OClusterPage(OCacheEntry cacheEntry,
boolean newPage,
OWALChanges changes) |
OClusterPositionMapBucket(OCacheEntry cacheEntry,
OWALChanges changes) |
OPaginatedClusterState(OCacheEntry cacheEntry,
OWALChanges changes) |
| Modifier and Type | Method and Description |
|---|---|
OWALChanges |
OAtomicOperation.getChanges(long fileId,
long pageIndex) |
| Modifier and Type | Field and Description |
|---|---|
protected OWALChanges |
ODurablePage.changes |
| Modifier and Type | Method and Description |
|---|---|
OWALChanges |
ODurablePage.getChanges() |
protected OWALChanges |
ODurableComponent.getChanges(OAtomicOperation atomicOperation,
OCacheEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
void |
ODurablePage.restoreChanges(OWALChanges changes) |
| Constructor and Description |
|---|
ODurablePage(OCacheEntry cacheEntry,
OWALChanges changes) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWALChangesTree |
class |
OWALPageChangesPortion |
| Modifier and Type | Method and Description |
|---|---|
OWALChanges |
OUpdatePageRecord.getChanges() |
OWALChanges |
OWALPageChangesPortion.inverse(ByteBuffer buffer) |
OWALChanges |
OWALChangesTree.inverse(ByteBuffer buffer) |
OWALChanges |
OWALChanges.inverse(ByteBuffer buffer) |
| Constructor and Description |
|---|
OUpdatePageRecord(long pageIndex,
long fileId,
OOperationUnitId operationUnitId,
OWALChanges changes) |
Copyright © 2009–2025 OrientDB. All rights reserved.