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