org.apache.hadoop.hive.ql.exec.mapjoin
Class TestMapJoinMemoryExhaustionHandler

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.mapjoin.TestMapJoinMemoryExhaustionHandler

public class TestMapJoinMemoryExhaustionHandler
extends Object


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

Constructor Detail

TestMapJoinMemoryExhaustionHandler

public TestMapJoinMemoryExhaustionHandler()
Method Detail

setup

public void setup()

testAbort

public void testAbort()
               throws MapJoinMemoryExhaustionException
Throws:
MapJoinMemoryExhaustionException


Copyright © 2012 The Apache Software Foundation