public class OfflineAnonymizer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OfflineAnonymizer.LogType |
| Constructor and Description |
|---|
OfflineAnonymizer(OfflineAnonymizer.LogType logtype,
String filename)
Creates an OfflineAnonymizer for a specific log file.
|
public OfflineAnonymizer(OfflineAnonymizer.LogType logtype, String filename)
logtype - the type of the log file. This can either be
LogFile.HADOOP or LogFile.SYSTEMfilename - the path to the log fileCopyright © 2009 The Apache Software Foundation