Package org.apache.hadoop.hbase
Class TestPerformanceEvaluation
java.lang.Object
org.apache.hadoop.hbase.TestPerformanceEvaluation
@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestPerformanceEvaluation
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidExercise the mr spec writing.void
-
Field Details
-
HTU
-
-
Constructor Details
-
TestPerformanceEvaluation
public TestPerformanceEvaluation()
-
-
Method Details
-
testDefaultInMemoryCompaction
-
testSerialization
-
testWriteInputFile
Exercise the mr spec writing. Simple assertions to make sure it is basically working.- Throws:
IOException
-
testSizeCalculation
-
testRandomReadCalculation
-
testZipfian
@Test public void testZipfian() throws NoSuchMethodException, SecurityException, InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException -
testSetBufferSizeOption
-
testParseOptsWithThreads
-
testParseOptsWrongThreads
-
testParseOptsNoThreads
-
testParseOptsMultiPuts
-
testParseOptsMultiPutsAndAutoFlushOrder
-
testParseOptsConnCount
-
testParseOptsValueRandom
-
testCustomTestClassOptions
- Throws:
IOException
-
testParseBooleanFlags
-
testOptionMissingValue
-