Interface | Description |
---|---|
OByteBufferPoolMXBean |
Provides an MBean for
OByteBufferPool . |
ODirectMemoryAllocatorMXBean |
Class | Description |
---|---|
OByteBufferPool |
Object of this class works at the same time as factory for
DirectByteBuffer objects
and pool for DirectByteBuffer objects which were used and now are free to be reused
by other parts of the code. |
ODirectMemoryAllocator |
Manages all allocations/deallocations from/to direct memory.
|
OPointer |
Copyright © 2009–2020 OrientDB. All rights reserved.