public class MapDeepCopier<T> extends Object implements DeepCopier<Map<String,T>>
DeepCopier.NoOpDeepCopier<V>
Constructor and Description |
---|
MapDeepCopier(PType<T> ptype) |
public void initialize(org.apache.hadoop.conf.Configuration conf)
DeepCopier
initialize
in interface DeepCopier<Map<String,T>>
conf
- Job-specific configurationCopyright © 2013 The Apache Software Foundation. All Rights Reserved.