public class GrepLogs extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GrepLogs.GrepLogsException |
| Modifier and Type | Field and Description |
|---|---|
PrintStream |
output |
| Modifier and Type | Method and Description |
|---|---|
int |
grepForErrors() |
static void |
main(String[] args) |
void |
process() |
public PrintStream output
public GrepLogs(String[] cmdLine) throws GrepLogs.GrepLogsException
GrepLogs.GrepLogsExceptionpublic static void main(String[] args) throws GrepLogs.GrepLogsException
args - GrepLogs.GrepLogsExceptionpublic void process()
throws GrepLogs.GrepLogsException
GrepLogs.GrepLogsExceptionpublic int grepForErrors()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.