Package | Description |
---|---|
org.apache.paimon.benchmark.metric.cpu | |
org.apache.paimon.benchmark.metric.cpu.clock |
Constructor and Description |
---|
ProcfsBasedProcessTree(String pid,
String procfsDir,
Clock clock,
boolean smapsEnabled)
Build a new process tree rooted at the pid.
|
Modifier and Type | Class and Description |
---|---|
class |
SystemClock
A clock that returns the time of the system / process.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.