|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerializedRecord | |
---|---|
org.apache.hadoop.contrib.failmon |
Uses of SerializedRecord in org.apache.hadoop.contrib.failmon |
---|
Methods in org.apache.hadoop.contrib.failmon that return SerializedRecord | |
---|---|
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. |
Methods in org.apache.hadoop.contrib.failmon with parameters of type SerializedRecord | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |