org.apache.hadoop.mrunit
Class Serialization
java.lang.Object
org.apache.hadoop.mrunit.Serialization
public class Serialization
- extends Object
Method Summary |
static Object |
copy(Object orig,
org.apache.hadoop.conf.Configuration conf)
|
static void |
copy(Object orig,
Object copy,
org.apache.hadoop.conf.Configuration conf)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Serialization
public Serialization()
copy
public static void copy(Object orig,
Object copy,
org.apache.hadoop.conf.Configuration conf)
copy
public static Object copy(Object orig,
org.apache.hadoop.conf.Configuration conf)
Copyright © 2012 Apache Software Foundation. All Rights Reserved.