org.apache.giraph.examples
Class MinimumIntCombinerTest

java.lang.Object
  extended by org.apache.giraph.examples.MinimumIntCombinerTest

public class MinimumIntCombinerTest
extends Object


Constructor Summary
MinimumIntCombinerTest()
           
 
Method Summary
 void testCombiner()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MinimumIntCombinerTest

public MinimumIntCombinerTest()
Method Detail

testCombiner

public void testCombiner()
                  throws Exception
Throws:
Exception


Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.