public class MonitorPrefs extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
abortOnError |
int |
brooklynPid |
File |
logFile |
String |
logGrep |
File |
logGrepExclusionsFile |
com.google.common.collect.Range<Integer> |
numWebProcesses |
File |
outFile |
int |
webProcessesCyclingPeriod |
String |
webProcessesRegex |
URL |
webUrl |
| Constructor and Description |
|---|
MonitorPrefs() |
public URL webUrl
public int brooklynPid
public File logFile
public String logGrep
public File logGrepExclusionsFile
public String webProcessesRegex
public com.google.common.collect.Range<Integer> numWebProcesses
public int webProcessesCyclingPeriod
public File outFile
public boolean abortOnError
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.