public abstract class DefaultAnonymizableDataType extends Object implements AnonymizableDataType<String>
WordListAnonymizerUtility for anonymization.| Constructor and Description |
|---|
DefaultAnonymizableDataType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnonymizedValue(StatePool statePool,
org.apache.hadoop.conf.Configuration conf) |
protected String |
getPrefix() |
protected boolean |
needsAnonymization(org.apache.hadoop.conf.Configuration conf) |
protected String getPrefix()
protected boolean needsAnonymization(org.apache.hadoop.conf.Configuration conf)
public final String getAnonymizedValue(StatePool statePool, org.apache.hadoop.conf.Configuration conf)
getAnonymizedValue in interface AnonymizableDataType<String>Copyright © 2008–2020 Apache Software Foundation. All rights reserved.