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