public class DefaultHadoopTypeConverter<K,V> extends Object implements HadoopTypeConverter<K,V>
| Constructor and Description |
|---|
DefaultHadoopTypeConverter() |
public void convert(eu.stratosphere.types.Record stratosphereRecord,
K hadoopKey,
V hadoopValue)
HadoopTypeConverterconvert in interface HadoopTypeConverter<K,V>protected eu.stratosphere.types.Value convert(Object hadoopType)
Copyright © 2013–2014. All rights reserved.