de.kumpe.hadooptimizer.hadoop
Class DemonstrationForPossibleBugInJavaSerialization

java.lang.Object
  extended by de.kumpe.hadooptimizer.hadoop.DemonstrationForPossibleBugInJavaSerialization

Deprecated.

@Deprecated
public class DemonstrationForPossibleBugInJavaSerialization
extends Object

Example to demonstrate a bug in JavaSerialization.

This class is not part of HadoOptimizer and will be removed.

Author:
Christian Kumpe

Nested Class Summary
static class DemonstrationForPossibleBugInJavaSerialization.MyValueClass
          Deprecated.  
 
Constructor Summary
DemonstrationForPossibleBugInJavaSerialization()
          Deprecated.  
 
Method Summary
static void main(String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemonstrationForPossibleBugInJavaSerialization

public DemonstrationForPossibleBugInJavaSerialization()
Deprecated. 
Method Detail

main

public static void main(String[] args)
                 throws IOException
Deprecated. 
Throws:
IOException


Copyright © 2011 Christian Kumpe. All Rights Reserved.