public class ExecutorBeat extends Object
Constructor and Description |
---|
ExecutorBeat(int timeSecs,
int uptime,
ExecutorStats stats) |
Modifier and Type | Method and Description |
---|---|
ExecutorStats |
getStats() |
int |
getTimeSecs() |
int |
getUptime() |
public ExecutorBeat(int timeSecs, int uptime, ExecutorStats stats)
public int getTimeSecs()
public int getUptime()
public ExecutorStats getStats()
Copyright © 2022 The Apache Software Foundation. All rights reserved.