private static interface TaskMonitor.TaskFilter
| Modifier and Type | Interface and Description |
|---|---|
static class |
TaskMonitor.TaskFilter.TaskType |
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(MonitoredTask task)
Filter out unwanted task.
|
boolean filter(MonitoredTask task)
task - monitored taskCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.