This project has retired. For details please refer to its
Attic page.
WritableSerDe (Apache Crunch 0.12.0 API)
-
-
Constructor Summary
Constructors
Constructor and Description |
WritableSerDe(Class<? extends org.apache.hadoop.io.Writable> clazz) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
org.apache.hadoop.io.Writable |
fromBytes(byte[] bytes) |
com.google.common.base.Function<byte[],org.apache.hadoop.io.Writable> |
fromBytesFunction() |
ByteArray |
toBytes(org.apache.hadoop.io.Writable obj) |
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.