public class GrepLogs
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GrepLogs.GrepLogsException |
| Modifier and Type | Field and Description |
|---|---|
java.io.PrintStream |
output |
| Constructor and Description |
|---|
GrepLogs(java.lang.String[] cmdLine) |
| Modifier and Type | Method and Description |
|---|---|
int |
grepForErrors() |
static void |
main(java.lang.String[] args) |
void |
process() |
public GrepLogs(java.lang.String[] cmdLine)
throws GrepLogs.GrepLogsException
GrepLogs.GrepLogsExceptionpublic static void main(java.lang.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.