public class HDFSOutputParam extends HashMap<ParameterEnum,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
HDFSOutputParam(ParameterEnum[] params) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
buildMap() |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
protected HDFSOutputParam(ParameterEnum[] params)