Package | Description |
---|---|
org.apache.hadoop.contrib.failmon |
Modifier and Type | Method and Description |
---|---|
static OfflineAnonymizer.LogType |
OfflineAnonymizer.LogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OfflineAnonymizer.LogType[] |
OfflineAnonymizer.LogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OfflineAnonymizer(OfflineAnonymizer.LogType logtype,
String filename)
Creates an OfflineAnonymizer for a specific log file.
|
Copyright © 2010 The Apache Software Foundation