org.apache.hadoop.mrunit
Class Serialization

java.lang.Object
  extended by org.apache.hadoop.mrunit.Serialization

public class Serialization
extends Object


Constructor Summary
Serialization()
           
 
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
 

Constructor Detail

Serialization

public Serialization()
Method Detail

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.