Package | Description |
---|---|
com.orientechnologies.common.concur.resource | |
com.orientechnologies.orient.client.remote | |
com.orientechnologies.orient.core.storage |
Contains the Storage interface and the basic implementations.
|
com.orientechnologies.orient.core.storage.disk | |
com.orientechnologies.orient.core.storage.impl.local |
Contains all the class involved on the "local" implementation of the OStorage interface.
|
com.orientechnologies.orient.core.storage.memory | |
com.orientechnologies.orient.server.distributed.impl |
Modifier and Type | Class and Description |
---|---|
class |
OSharedContainerImpl
Shared container that works with callbacks like closures.
|
Modifier and Type | Class and Description |
---|---|
class |
OStorageRemote
This object is bound to each remote ODatabase instances.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OIdentifiableStorage |
interface |
OStorage
This is the gateway interface between the Database side and the storage.
|
interface |
OStorageProxy
Tagged interface for proxy storage implementation
|
Modifier and Type | Class and Description |
---|---|
class |
OStorageAbstract |
Modifier and Type | Class and Description |
---|---|
class |
OLocalPaginatedStorage |
Modifier and Type | Class and Description |
---|---|
class |
OAbstractPaginatedStorage |
Modifier and Type | Class and Description |
---|---|
class |
ODirectMemoryStorage |
Modifier and Type | Class and Description |
---|---|
class |
ODistributedStorage
Distributed storage implementation that routes to the owner node the request.
|
Copyright © 2009–2020 OrientDB. All rights reserved.