Package | Description |
---|---|
org.apache.hadoop.contrib.failmon |
Modifier and Type | Method and Description |
---|---|
static SerializedRecord |
Anonymizer.anonymize(EventRecord er)
Anonymize hostnames, ip addresses and file names/paths
that appear in fields of an EventRecord, after it gets
serialized into a SerializedRecord.
|
static SerializedRecord |
Anonymizer.anonymize(SerializedRecord sr)
Anonymize hostnames, ip addresses and file names/paths
that appear in fields of a SerializedRecord.
|
Modifier and Type | Method and Description |
---|---|
static SerializedRecord |
Anonymizer.anonymize(SerializedRecord sr)
Anonymize hostnames, ip addresses and file names/paths
that appear in fields of a SerializedRecord.
|
static StringBuffer |
LocalStore.pack(SerializedRecord sr)
Pack a SerializedRecord into an array of bytes
|
Copyright © 2010 The Apache Software Foundation