org.apache.hadoop.hive.ql.io.orc
Class TestStringRedBlackTree
java.lang.Object
org.apache.hadoop.hive.ql.io.orc.TestStringRedBlackTree
public class TestStringRedBlackTree
- extends Object
Test the red-black tree with string keys.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestStringRedBlackTree
public TestStringRedBlackTree()
test1
public void test1()
throws Exception
- Throws:
Exception
test2
public void test2()
throws Exception
- Throws:
Exception
test3
public void test3()
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation