public interface IApexMetricsTowerControl
| Modifier and Type | Method and Description |
|---|---|
NavigableMap<Date,String> |
getActiveTasks() |
long |
getActiveTasksSize() |
int |
getLongRunningCheckSeconds() |
long |
getRootActiveTasksSize() |
void |
setLongRunningCheckSeconds(int longRunningCheckSeconds) |
int getLongRunningCheckSeconds()
void setLongRunningCheckSeconds(int longRunningCheckSeconds)
long getActiveTasksSize()
long getRootActiveTasksSize()
NavigableMap<Date,String> getActiveTasks()
Copyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.