public class KryoSerializer extends Object
Constructor and Description |
---|
KryoSerializer() |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.mapred.JobConf |
deserializeJobConf(byte[] buffer) |
static byte[] |
serializeJobConf(org.apache.hadoop.mapred.JobConf jobConf) |
Copyright © 2007-2017 The Apache Software Foundation