W - Writable typeJ - Java typepublic interface WritableUnwrapper<W extends org.apache.hadoop.io.Writable,J>
| Modifier and Type | Method and Description | 
|---|---|
| J | unwrap(W writableValue)Convert from writable type to java type | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.