public class IntWritableToLongUnwrapper extends Object implements WritableUnwrapper<org.apache.hadoop.io.IntWritable,Long>
| Constructor and Description | 
|---|
| IntWritableToLongUnwrapper() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | unwrap(org.apache.hadoop.io.IntWritable writableValue)Convert from writable type to java type | 
public Long unwrap(org.apache.hadoop.io.IntWritable writableValue)
WritableUnwrapperunwrap in interface WritableUnwrapper<org.apache.hadoop.io.IntWritable,Long>writableValue - writable typeCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.