org.apache.accumulo.server.test.functional
Class NativeMapTest

java.lang.Object
  extended by org.apache.accumulo.server.test.functional.NativeMapTest

public class NativeMapTest
extends Object


Constructor Summary
NativeMapTest()
           
 
Method Summary
static void main(String[] args)
           
 void setUp()
           
 void test1()
           
 void test10()
           
 void test11()
           
 void test2()
           
 void test4()
           
 void test5()
           
 void test7()
           
 void test8()
           
 void test9()
           
 void testBinary()
           
 void testConcurrentIter()
           
 void testEmpty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativeMapTest

public NativeMapTest()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

setUp

public void setUp()

test1

public void test1()

test2

public void test2()

test4

public void test4()

test5

public void test5()

test7

public void test7()

test8

public void test8()

test9

public void test9()

test10

public void test10()

test11

public void test11()

testBinary

public void testBinary()

testEmpty

public void testEmpty()

testConcurrentIter

public void testConcurrentIter()
                        throws IOException
Throws:
IOException


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.