| Name | Description | Type | Package | Framework |
| ODirectMemory | Abstraction of different kind of implementations of non-GC memory, memory that managed not by GC but directly by application. | Interface | com.orientechnologies.common.directmemory | Orientdb |
| ODirectMemoryPointer | Abstraction of pointer which points to allocated direct memory area. | Class | com.orientechnologies.common.directmemory | Orientdb |
| ODirectMemoryViolationException | Class | com.orientechnologies.common.directmemory | Orientdb | |
| OUnsafeMemory | Class | com.orientechnologies.common.directmemory | Orientdb | |
| OUnsafeMemoryJava7 | Class | com.orientechnologies.common.directmemory | Orientdb | |