| Package | Description |
|---|---|
| thredds.logs |
| Modifier and Type | Class and Description |
|---|---|
static class |
LogReader.DateFilter |
static class |
LogReader.ErrorOnlyFilter |
static class |
LogReader.FilterNoop |
static class |
LogReader.IpFilter |
| Modifier and Type | Method and Description |
|---|---|
void |
LogReader.readAll(File dir,
FileFilter ff,
LogReader.Closure closure,
LogReader.LogFilter logf,
LogReader.Stats stat)
Read all the files in a directory and process them.
|
void |
LogReader.scanLogFile(File file,
LogReader.Closure closure,
LogReader.LogFilter logf,
LogReader.Stats stat)
Read a log file.
|
| Constructor and Description |
|---|
LogReader.DateFilter(long start,
long end,
LogReader.LogFilter chain) |
LogReader.ErrorOnlyFilter(LogReader.LogFilter chain) |
LogReader.IpFilter(String[] match,
LogReader.LogFilter chain) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.