| Package | Description |
|---|---|
| org.datadog.jmxfetch.tasks |
| Modifier and Type | Method and Description |
|---|---|
TaskStatusHandler |
TaskMethod.invoke(Instance instance,
Future<T> future,
Reporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
<T> List<TaskStatusHandler> |
TaskProcessor.processTasks(List<InstanceTask<T>> tasks,
int timeout,
TimeUnit timeUnit,
TaskMethod<T> processor)
Processes the list of InstanceTasks within a set timeout deadline.
|
Copyright © 2021. All rights reserved.