org.apache.hadoop.hive.ql.io.orc
Class TestRecordReaderImpl
java.lang.Object
org.apache.hadoop.hive.ql.io.orc.TestRecordReaderImpl
public class TestRecordReaderImpl
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestRecordReaderImpl
public TestRecordReaderImpl()
testCompareToRangeInt
public void testCompareToRangeInt()
throws Exception
- Throws:
Exception
testCompareToRangeString
public void testCompareToRangeString()
throws Exception
- Throws:
Exception
testGetMin
public void testGetMin()
throws Exception
- Throws:
Exception
testGetMax
public void testGetMax()
throws Exception
- Throws:
Exception
testEquals
public void testEquals()
throws Exception
- Throws:
Exception
testNullSafeEquals
public void testNullSafeEquals()
throws Exception
- Throws:
Exception
testLessThan
public void testLessThan()
throws Exception
- Throws:
Exception
testLessThanEquals
public void testLessThanEquals()
throws Exception
- Throws:
Exception
testIn
public void testIn()
throws Exception
- Throws:
Exception
testBetween
public void testBetween()
throws Exception
- Throws:
Exception
testIsNull
public void testIsNull()
throws Exception
- Throws:
Exception
testOverlap
public void testOverlap()
throws Exception
- Throws:
Exception
testMergeDiskRanges
public void testMergeDiskRanges()
throws Exception
- Throws:
Exception
testGetIndexPosition
public void testGetIndexPosition()
throws Exception
- Throws:
Exception
testPartialPlan
public void testPartialPlan()
throws Exception
- Throws:
Exception
testPartialPlanCompressed
public void testPartialPlanCompressed()
throws Exception
- Throws:
Exception
testPartialPlanString
public void testPartialPlanString()
throws Exception
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation