| Package | Description |
|---|---|
| org.lsst.ccs.utilities.image.direct |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectByteBufferCache
Memory allocated in direct buffers is not counted again the Java heap, and as a result
can result in a large off-heap memory usage which the garbage collector can be very
slow to recover.
|
Copyright © 2023 LSST. All rights reserved.