Package | Description |
---|---|
org.apache.hadoop.contrib.failmon |
Modifier and Type | Method and Description |
---|---|
static OfflineAnonymizer.LogType |
OfflineAnonymizer.LogType.valueOf(java.lang.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,
java.lang.String filename)
Creates an OfflineAnonymizer for a specific log file.
|
Copyright © 2009 The Apache Software Foundation