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