
public class ONative extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ONative.MemoryLimitResult |
| Modifier and Type | Method and Description |
|---|---|
ONative.MemoryLimitResult |
getMemoryLimit(boolean printSteps) |
static ONative |
instance() |
public static ONative instance()
public ONative.MemoryLimitResult getMemoryLimit(boolean printSteps)
printSteps - Print all steps of discovering of memory limit in the log with INFO level.null is returned then it was impossible to detect amount of memory on machine.Copyright © 2009–2025 OrientDB. All rights reserved.