net.tomp2p.examples
Class ExampleMapReduce

java.lang.Object
  extended by net.tomp2p.examples.ExampleMapReduce

public class ExampleMapReduce
extends Object


Field Summary
static String text1
           
static String text2
           
static String text3
           
 
Constructor Summary
ExampleMapReduce()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

text1

public static final String text1
See Also:
Constant Field Values

text2

public static final String text2
See Also:
Constant Field Values

text3

public static final String text3
See Also:
Constant Field Values
Constructor Detail

ExampleMapReduce

public ExampleMapReduce()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.