| Package | Description |
|---|---|
| org.terracotta.utilities.memory |
| Modifier and Type | Method and Description |
|---|---|
MemoryInfo.MaxDirectMemoryInfo |
MemoryInfo.configuredMaxDirectMemoryInfo()
Gets the
MemoryInfo.MaxDirectMemoryInfo instance describing the max direct memory value specified by
JVM option. |
MemoryInfo.MaxDirectMemoryInfo |
MemoryInfo.effectiveMaxDirectMemoryInfo()
Gets the
MemoryInfo.MaxDirectMemoryInfo instance describing maximum amount of direct, off-heap memory
that can be used in this JVM. |