public class ActuatorClient extends Object
| Constructor and Description |
|---|
ActuatorClient(String actuatorUrl,
io.perfana.eventscheduler.api.EventLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
heapdump(File path,
String fileId) |
String |
info() |
List<Variable> |
queryActuator(List<String> envKeys) |
void |
threaddump(File path,
String filename) |
public ActuatorClient(String actuatorUrl, io.perfana.eventscheduler.api.EventLogger logger)
Copyright © 2022 Perfana. All rights reserved.