Interface | Description |
---|---|
OCachedDatabasePoolFactory |
Cached database pool factory which allows store database pools associated with users
|
ODatabase<T> |
Generic Database interface.
|
ODatabaseDocumentInternal | |
ODatabaseInternal<T> | |
ODatabaseLifecycleListener |
Listener Interface to receive callbacks on database usage.
|
ODatabaseListener |
Listener Interface for all the events of the Database instances.
|
ODatabasePooled |
Basic interface for pooled database implementations.
|
ODatabasePoolInternal |
Created by tglman on 27/06/16.
|
ODatabaseSession |
Session for database operations with a specific user.
|
ODatabaseTask<X> | |
ODatabaseThreadLocalFactory | |
OLiveQueryMonitor |
Created by tglman on 11/05/17.
|
OLiveQueryResultListener |
Created by tglman on 11/05/17.
|
OMetadataUpdateListener | |
OrientDBEmbedded.DatabaseFound | |
OrientDBEmbedded.InstanceFactory<T> | |
OrientDBInternal |
Created by tglman on 27/03/16.
|
OrientDBListener |
Created by tglman on 20/01/17.
|
OSchedulerInternal | |
OUserObject2RecordHandler |
Basic interface to handle the mapping between user objects and records.
|
Class | Description |
---|---|
DistributedQueryContext |
Created by luigidellaquila on 28/06/17.
|
OCachedDatabasePoolFactoryImpl |
Default implementation of
OCachedDatabasePoolFactory |
ODatabaseDocumentEmbeddedPooled |
Created by tglman on 07/07/16.
|
ODatabaseDocumentRemotePooled |
Created by tglman on 07/07/16.
|
ODatabaseLifecycleListenerAbstract |
Abstract Listener Interface to receive callbacks on database usage.
|
ODatabasePool |
A Pool of databases.
|
ODatabasePoolAbstract<DB extends ODatabaseInternal> | |
ODatabasePoolBase<DB extends ODatabaseInternal> |
Database pool base class.
|
ODatabasePoolImpl |
Created by tglman on 07/07/16.
|
ODatabaseRecordThreadLocal | |
ODatabaseWrapperAbstract<DB extends ODatabaseInternal,T> | |
OExecutionThreadLocal |
Thread Local to store execution setting.
|
OHookReplacedRecordThreadLocal |
Uses Thread Local to store information used by hooks.
|
OPartitionedDatabasePool |
Database pool which has good multicore scalability characteristics because of creation of several
partitions for each logical thread group which drastically decrease thread contention when we
acquire new connection to database.
|
OPartitionedDatabasePoolFactory |
Factory for
OPartitionedDatabasePool pool, which also works as LRU cache with good
mutlicore architecture support. |
OrientDB |
OrientDB management environment, it allow to connect to an environment and manipulate databases
or open sessions.
|
OrientDBConfig |
Created by tglman on 27/06/16.
|
OrientDBConfigBuilder | |
OrientDBDistributed |
Created by tglman on 08/08/17.
|
OrientDBEmbedded |
Created by tglman on 08/04/16.
|
OrientDBRemote |
Created by tglman on 08/04/16.
|
OScenarioThreadLocal |
Thread local to know when the request comes from distributed requester avoiding loops.
|
OScenarioThreadLocal.RunContext | |
OSharedContext |
Created by tglman on 15/06/16.
|
OSharedContextEmbedded |
Created by tglman on 13/06/17.
|
Enum | Description |
---|---|
ODatabase.ATTRIBUTES | |
ODatabase.OPERATION_MODE | |
ODatabase.STATUS | |
ODatabaseLifecycleListener.PRIORITY | |
ODatabaseType |
Created by tglman on 08/02/17.
|
OScenarioThreadLocal.RUN_MODE |
Copyright © 2009–2020 OrientDB. All rights reserved.