public class JobProperties extends Object implements AnonymizableDataType<Properties>
| Modifier and Type | Field and Description |
|---|---|
static String |
PARSERS_CONFIG_KEY |
| Constructor and Description |
|---|
JobProperties() |
JobProperties(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getAnonymizedValue(StatePool statePool,
Configuration conf) |
Properties |
getValue() |
public static final String PARSERS_CONFIG_KEY
public JobProperties()
public JobProperties(Properties properties)
public Properties getValue()
getValue in interface DataType<Properties>public Properties getAnonymizedValue(StatePool statePool, Configuration conf)
getAnonymizedValue in interface AnonymizableDataType<Properties>Copyright © 2018 CERN. All Rights Reserved.