public static class WebMonitorUtils.LogFileLocation extends Object
| Modifier and Type | Field and Description |
|---|---|
File |
logFile |
File |
stdOutFile |
| Modifier and Type | Method and Description |
|---|---|
static WebMonitorUtils.LogFileLocation |
find(org.apache.flink.configuration.Configuration config)
Finds the Flink log directory using log.file Java property that is set during startup.
|
public static WebMonitorUtils.LogFileLocation find(org.apache.flink.configuration.Configuration config)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.