
| Interface | Description |
|---|---|
| OCloseable | |
| OPartitionedObjectPool.ObjectFactory<T> | |
| OPartitionedObjectPoolFactory.ObjectFactoryFactory<K,T> | |
| OResourcePoolListener<K,V> |
Interface to manage resources in the pool.
|
| OSharedContainer |
Shared container interface that works with callbacks like closures.
|
| OSharedResource |
Shared resource interface.
|
| Class | Description |
|---|---|
| OPartitionedObjectPool<T> |
This is internal API, do not use it.
|
| OPartitionedObjectPool.PoolEntry<T> | |
| OPartitionedObjectPoolFactory<K,T> |
This is internal API, do not use it.
|
| OReentrantResourcePool<K,V> |
Reentrant implementation of Resource Pool.
|
| OResourcePool<K,V> |
Generic non reentrant implementation about pool of resources.
|
| OSharedContainerImpl |
Shared container that works with callbacks like closures.
|
| OSharedResourceAbstract |
Shared resource abstract class.
|
| OSharedResourceAdaptive |
Adaptive class to handle shared resources.
|
| OSharedResourceAdaptiveExternal |
Optimize locks since they are enabled only when the engine runs in MULTI-THREADS mode.
|
| OSharedResourceTimeout |
Shared resource.
|
Copyright © 2009–2025 OrientDB. All rights reserved.