public static class ExecutorService.ExecutorStatus extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
dumpTo(Writer out,
String indent)
Dump a textual representation of the executor's status
to the given writer.
|
public void dumpTo(Writer out, String indent) throws IOException
out - the stream to write toindent - a string prefix for each line, used for indentationIOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.