public class TestJVMHashJoinUtility extends AbstractHashJoinUtilityTestCase
JVMHashJoinUtility.AbstractHashJoinUtilityTestCase.ExistsSetup, AbstractHashJoinUtilityTestCase.JoinSetup, AbstractHashJoinUtilityTestCase.JoinSetup_service02, AbstractHashJoinUtilityTestCase.JoinSetup_service04, AbstractHashJoinUtilityTestCase.MockPipelineOp, AbstractHashJoinUtilityTestCase.NotExistsSetup, AbstractHashJoinUtilityTestCase.TestBuffer<E>| Constructor and Description |
|---|
TestJVMHashJoinUtility() |
TestJVMHashJoinUtility(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected JVMHashJoinUtility |
newHashJoinUtility(PipelineOp op,
JoinTypeEnum joinType)
Factory for
IHashJoinUtility instances under test. |
assertSameSolutionsAnyOrder, doHashJoinTest, doMergeJoinTest, mergeJoin03, test_exists_01, test_hashJoin01, test_hashJoin02, test_hashJoin03, test_hashJoin04, test_hashJoin05, test_mergeJoin01, test_mergeJoin02, test_mergeJoin03_nonOpt, test_mergeJoin03_nonOptConstrain, test_mergeJoin03_opt, test_mergeJoin03_optConstrain, test_not_exists_01, test_service02, test_service02b, test_service04a, test_service04bassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringpublic TestJVMHashJoinUtility()
public TestJVMHashJoinUtility(String name)
name - protected JVMHashJoinUtility newHashJoinUtility(PipelineOp op, JoinTypeEnum joinType)
AbstractHashJoinUtilityTestCaseIHashJoinUtility instances under test.newHashJoinUtility in class AbstractHashJoinUtilityTestCaseop - The operator from which much of the state will be initialized.joinType - The type of operation to be performed.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.