See: Description
Interface | Description |
---|---|
OAutoshardedStorage |
This interface indicates that used storage is autosharded and provides ability to determine
current storage unique id
|
OBasicTransaction |
Captures the basic transaction traits.
|
OCluster | |
OIdentifiableStorage | |
ORecordCallback<T> |
Callback to handle response against record operations.
|
OStorage |
This is the gateway interface between the Database side and the storage.
|
OStorageInfo | |
OStorageProxy |
Tagged interface for proxy storage implementation
|
Class | Description |
---|---|
OClusterEntryIterator | |
OPhysicalPosition | |
ORawBuffer | |
ORecordMetadata | |
OStorageAbstract | |
OStorageOperationResult<RET> |
This class represent CRUD operation result RET is the actual result Stores addition information
about command execution process Flag
isMoved == true indicates that operation has been
executed on local OrientDB server node, isMoved == false indicates that operation has
been executed on remote OrientDB node. |
Enum | Description |
---|---|
OChecksumMode |
Defines per-page checksum modes supported by
write caches . |
OCluster.ATTRIBUTES | |
OStorage.LOCKING_STRATEGY | |
OStorage.STATUS |
Exception | Description |
---|---|
ORecordDuplicatedException |
Copyright © 2009–2020 OrientDB. All rights reserved.