org.apache.hadoop.hive.ql.io.orc
Class TestMemoryManager

java.lang.Object
  extended by org.apache.hadoop.hive.ql.io.orc.TestMemoryManager

public class TestMemoryManager
extends Object

Test the ORC memory manager.


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

Constructor Detail

TestMemoryManager

public TestMemoryManager()
Method Detail

testBasics

public void testBasics()
                throws Exception
Throws:
Exception

testConfig

public void testConfig()
                throws Exception
Throws:
Exception

testCallback

public void testCallback()
                  throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation