JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package com.bigdata.bop.join
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
com.bigdata.bop.join.
AbstractHashJoinOpTestCase.JoinSetup
com.bigdata.bop.join.
AbstractHashJoinUtilityTestCase.ExistsSetup
com.bigdata.bop.join.
AbstractHashJoinUtilityTestCase.JoinSetup
com.bigdata.bop.join.
AbstractHashJoinUtilityTestCase.JoinSetup_service02
com.bigdata.bop.join.
AbstractHashJoinUtilityTestCase.JoinSetup_service04
com.bigdata.bop.join.
AbstractHashJoinUtilityTestCase.NotExistsSetup
com.bigdata.bop.join.
AbstractHashJoinUtilityTestCase.TestBuffer
<E> (implements com.bigdata.relation.accesspath.
IBuffer
<E>)
junit.framework.Assert
junit.framework.TestCase (implements junit.framework.Test)
com.bigdata.bop.join.
AbstractHashJoinUtilityTestCase
com.bigdata.bop.join.
TestHTreeHashJoinUtility
com.bigdata.bop.join.
TestJVMHashJoinUtility
com.bigdata.bop.join.
TestAll
junit.framework.
TestCase2
com.bigdata.bop.join.
AbstractHashJoinOpTestCase
com.bigdata.bop.join.
TestHTreeHashJoinOp
com.bigdata.bop.join.
TestJVMHashJoinOp
com.bigdata.bop.join.
HashIndexOpTestCase
com.bigdata.bop.join.
TestHTreeHashIndexOp
com.bigdata.bop.join.
TestJVMHashIndexOp
com.bigdata.bop.join.
TestDistinctTermScanOp
com.bigdata.bop.join.
TestFastRangeCountOp
com.bigdata.bop.join.
TestHTreeSolutionSetHashJoin
com.bigdata.bop.join.
TestNestedLoopJoinOp
com.bigdata.bop.join.
TestPipelineJoin
com.bigdata.bop.engine.
BOpStats
(implements java.io.
Serializable
)
com.bigdata.bop.join.
BaseJoinStats
com.bigdata.bop.join.
PipelineJoinStats
com.bigdata.bop.join.
NamedSolutionSetStats
com.bigdata.bop.
CoreBaseBOp
(implements com.bigdata.bop.
BOp
)
com.bigdata.bop.
BOpBase
com.bigdata.bop.
PipelineOp
com.bigdata.bop.join.
AbstractHashJoinUtilityTestCase.MockPipelineOp
com.bigdata.bop.join.
AbstractMergeJoin
com.bigdata.bop.join.
HTreeMergeJoin
com.bigdata.bop.join.
JVMMergeJoin
com.bigdata.bop.join.
DistinctTermScanOp
<E>
com.bigdata.bop.join.
FastRangeCountOp
<E>
com.bigdata.bop.join.
HashIndexOpBase
(implements com.bigdata.bop.
ISingleThreadedOp
)
com.bigdata.bop.join.
HashIndexOp
com.bigdata.bop.join.
PipelinedHashIndexAndSolutionSetJoinOp
com.bigdata.bop.join.
HashJoinOp
<E> (implements com.bigdata.bop.
IShardwisePipelineOp
<E>)
com.bigdata.bop.join.
HTreeHashJoinOp
<E> (implements com.bigdata.bop.
ISingleThreadedOp
)
com.bigdata.bop.join.
JVMHashJoinOp
<E> (implements com.bigdata.bop.
ISingleThreadedOp
)
com.bigdata.bop.join.
NestedLoopJoinOp
com.bigdata.bop.join.
PipelineJoin
<E> (implements com.bigdata.bop.
IShardwisePipelineOp
<E>)
com.bigdata.bop.join.
SolutionSetHashJoinOp
com.bigdata.bop.join.
HTreeSolutionSetHashJoinOp
com.bigdata.bop.join.
JVMSolutionSetHashJoinOp
com.bigdata.bop.join.
FastRangeCountOp.ChunkTask
<E> (implements java.util.concurrent.
Callable
<V>)
com.bigdata.bop.join.
HashIndexOpBase.ChunkTaskBase
(implements java.util.concurrent.
Callable
<V>)
com.bigdata.bop.join.
HashIndexOp.ChunkTask
com.bigdata.bop.join.
HTreeHashJoinUtility
(implements com.bigdata.bop.join.
IHashJoinUtility
)
com.bigdata.bop.join.
HTreePipelinedHashJoinUtility
(implements com.bigdata.bop.join.
PipelinedHashJoinUtility
)
com.bigdata.bop.join.
HTreeHashJoinUtility.BS
(implements java.lang.
Comparable
<T>)
com.bigdata.bop.join.
JVMDistinctFilter
(implements com.bigdata.bop.join.
IDistinctFilter
)
com.bigdata.bop.join.
JVMHashIndex
com.bigdata.bop.join.
JVMHashIndex.Bucket
(implements java.lang.
Comparable
<T>, java.lang.
Iterable
<T>)
com.bigdata.bop.join.
JVMHashIndex.Key
com.bigdata.bop.join.
JVMHashIndex.SolutionHit
com.bigdata.bop.join.
JVMHashJoinUtility
(implements com.bigdata.bop.join.
IHashJoinUtility
)
com.bigdata.bop.join.
JVMPipelinedHashJoinUtility
(implements com.bigdata.bop.join.
PipelinedHashJoinUtility
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.bigdata.bop.join.
JoinVariableNotBoundException
java.lang.
RuntimeException
com.bigdata.bop.join.
UnconstrainedJoinException
Interface Hierarchy
com.bigdata.bop.
BOp.Annotations
com.bigdata.bop.
PipelineOp.Annotations
(also extends com.bigdata.bop.
BufferAnnotations
)
com.bigdata.bop.join.
JoinAnnotations
com.bigdata.bop.join.
AccessPathJoinAnnotations
com.bigdata.bop.join.
DistinctTermScanOp.Annotations
com.bigdata.bop.join.
FastRangeCountOp.Annotations
com.bigdata.bop.join.
HashJoinOp.Annotations
(also extends com.bigdata.bop.join.
HashJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
HTreeHashJoinOp.Annotations
(also extends com.bigdata.bop.join.
HTreeHashJoinAnnotations
)
com.bigdata.bop.join.
JVMHashJoinOp.Annotations
(also extends com.bigdata.bop.
HashMapAnnotations
)
com.bigdata.bop.join.
HTreeMergeJoin.Annotations
(also extends com.bigdata.bop.join.
HTreeHashJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
JVMMergeJoin.Annotations
(also extends com.bigdata.bop.join.
JVMHashJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
PipelineJoin.Annotations
com.bigdata.bop.join.
HashIndexOpBase.Annotations
(also extends com.bigdata.bop.join.
HashJoinAnnotations
, com.bigdata.bop.
ILocatableResourceAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
HashIndexOp.Annotations
com.bigdata.bop.join.
PipelinedHashIndexAndSolutionSetJoinOp.Annotations
(also extends com.bigdata.bop.controller.
SubqueryAnnotations
)
com.bigdata.bop.join.
HTreeHashJoinAnnotations
(also extends com.bigdata.bop.join.
HashJoinAnnotations
, com.bigdata.bop.
HTreeAnnotations
)
com.bigdata.bop.join.
HTreeHashJoinOp.Annotations
(also extends com.bigdata.bop.join.
HashJoinOp.Annotations
)
com.bigdata.bop.join.
HTreeMergeJoin.Annotations
(also extends com.bigdata.bop.join.
AccessPathJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
JVMHashJoinAnnotations
(also extends com.bigdata.bop.join.
HashJoinAnnotations
, com.bigdata.bop.
HashMapAnnotations
)
com.bigdata.bop.join.
JVMMergeJoin.Annotations
(also extends com.bigdata.bop.join.
AccessPathJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
NestedLoopJoinOp.Annotations
(also extends com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
SolutionSetHashJoinOp.Annotations
(also extends com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.
BufferAnnotations
com.bigdata.bop.
PipelineOp.Annotations
(also extends com.bigdata.bop.
BOp.Annotations
)
com.bigdata.bop.join.
JoinAnnotations
com.bigdata.bop.join.
AccessPathJoinAnnotations
com.bigdata.bop.join.
DistinctTermScanOp.Annotations
com.bigdata.bop.join.
FastRangeCountOp.Annotations
com.bigdata.bop.join.
HashJoinOp.Annotations
(also extends com.bigdata.bop.join.
HashJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
HTreeHashJoinOp.Annotations
(also extends com.bigdata.bop.join.
HTreeHashJoinAnnotations
)
com.bigdata.bop.join.
JVMHashJoinOp.Annotations
(also extends com.bigdata.bop.
HashMapAnnotations
)
com.bigdata.bop.join.
HTreeMergeJoin.Annotations
(also extends com.bigdata.bop.join.
HTreeHashJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
JVMMergeJoin.Annotations
(also extends com.bigdata.bop.join.
JVMHashJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
PipelineJoin.Annotations
com.bigdata.bop.join.
HashIndexOpBase.Annotations
(also extends com.bigdata.bop.join.
HashJoinAnnotations
, com.bigdata.bop.
ILocatableResourceAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
HashIndexOp.Annotations
com.bigdata.bop.join.
PipelinedHashIndexAndSolutionSetJoinOp.Annotations
(also extends com.bigdata.bop.controller.
SubqueryAnnotations
)
com.bigdata.bop.join.
HTreeHashJoinAnnotations
(also extends com.bigdata.bop.join.
HashJoinAnnotations
, com.bigdata.bop.
HTreeAnnotations
)
com.bigdata.bop.join.
HTreeHashJoinOp.Annotations
(also extends com.bigdata.bop.join.
HashJoinOp.Annotations
)
com.bigdata.bop.join.
HTreeMergeJoin.Annotations
(also extends com.bigdata.bop.join.
AccessPathJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
JVMHashJoinAnnotations
(also extends com.bigdata.bop.join.
HashJoinAnnotations
, com.bigdata.bop.
HashMapAnnotations
)
com.bigdata.bop.join.
JVMMergeJoin.Annotations
(also extends com.bigdata.bop.join.
AccessPathJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
NestedLoopJoinOp.Annotations
(also extends com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
SolutionSetHashJoinOp.Annotations
(also extends com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
HashJoinAnnotations
com.bigdata.bop.join.
HashIndexOpBase.Annotations
(also extends com.bigdata.bop.
ILocatableResourceAnnotations
, com.bigdata.bop.join.
JoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
HashIndexOp.Annotations
com.bigdata.bop.join.
PipelinedHashIndexAndSolutionSetJoinOp.Annotations
(also extends com.bigdata.bop.controller.
SubqueryAnnotations
)
com.bigdata.bop.join.
HashJoinOp.Annotations
(also extends com.bigdata.bop.join.
AccessPathJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
HTreeHashJoinOp.Annotations
(also extends com.bigdata.bop.join.
HTreeHashJoinAnnotations
)
com.bigdata.bop.join.
JVMHashJoinOp.Annotations
(also extends com.bigdata.bop.
HashMapAnnotations
)
com.bigdata.bop.join.
HTreeHashJoinAnnotations
(also extends com.bigdata.bop.
HTreeAnnotations
, com.bigdata.bop.join.
JoinAnnotations
)
com.bigdata.bop.join.
HTreeHashJoinOp.Annotations
(also extends com.bigdata.bop.join.
HashJoinOp.Annotations
)
com.bigdata.bop.join.
HTreeMergeJoin.Annotations
(also extends com.bigdata.bop.join.
AccessPathJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
JVMHashJoinAnnotations
(also extends com.bigdata.bop.
HashMapAnnotations
, com.bigdata.bop.join.
JoinAnnotations
)
com.bigdata.bop.join.
JVMMergeJoin.Annotations
(also extends com.bigdata.bop.join.
AccessPathJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.
HashMapAnnotations
com.bigdata.bop.join.
JVMHashJoinAnnotations
(also extends com.bigdata.bop.join.
HashJoinAnnotations
, com.bigdata.bop.join.
JoinAnnotations
)
com.bigdata.bop.join.
JVMMergeJoin.Annotations
(also extends com.bigdata.bop.join.
AccessPathJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
JVMHashJoinOp.Annotations
(also extends com.bigdata.bop.join.
HashJoinOp.Annotations
)
com.bigdata.bop.join.
IDistinctFilter
com.bigdata.bop.join.
IHashJoinUtility
com.bigdata.bop.
IndexAnnotations
com.bigdata.bop.
HTreeAnnotations
com.bigdata.bop.join.
HTreeHashJoinAnnotations
(also extends com.bigdata.bop.join.
HashJoinAnnotations
, com.bigdata.bop.join.
JoinAnnotations
)
com.bigdata.bop.join.
HTreeHashJoinOp.Annotations
(also extends com.bigdata.bop.join.
HashJoinOp.Annotations
)
com.bigdata.bop.join.
HTreeMergeJoin.Annotations
(also extends com.bigdata.bop.join.
AccessPathJoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.
ITimestampAnnotations
com.bigdata.bop.
ILocatableResourceAnnotations
com.bigdata.bop.join.
HashIndexOpBase.Annotations
(also extends com.bigdata.bop.join.
HashJoinAnnotations
, com.bigdata.bop.join.
JoinAnnotations
, com.bigdata.bop.controller.
NamedSetAnnotations
)
com.bigdata.bop.join.
HashIndexOp.Annotations
com.bigdata.bop.join.
PipelinedHashIndexAndSolutionSetJoinOp.Annotations
(also extends com.bigdata.bop.controller.
SubqueryAnnotations
)
com.bigdata.bop.controller.
NamedSetAnnotations
com.bigdata.bop.join.
HashIndexOpBase.Annotations
(also extends com.bigdata.bop.join.
HashJoinAnnotations
, com.bigdata.bop.
ILocatableResourceAnnotations
, com.bigdata.bop.join.
JoinAnnotations
)
com.bigdata.bop.join.
HashIndexOp.Annotations
com.bigdata.bop.join.
PipelinedHashIndexAndSolutionSetJoinOp.Annotations
(also extends com.bigdata.bop.controller.
SubqueryAnnotations
)
com.bigdata.bop.join.
HashJoinOp.Annotations
(also extends com.bigdata.bop.join.
AccessPathJoinAnnotations
, com.bigdata.bop.join.
HashJoinAnnotations
)
com.bigdata.bop.join.
HTreeHashJoinOp.Annotations
(also extends com.bigdata.bop.join.
HTreeHashJoinAnnotations
)
com.bigdata.bop.join.
JVMHashJoinOp.Annotations
(also extends com.bigdata.bop.
HashMapAnnotations
)
com.bigdata.bop.join.
HTreeMergeJoin.Annotations
(also extends com.bigdata.bop.join.
AccessPathJoinAnnotations
, com.bigdata.bop.join.
HTreeHashJoinAnnotations
)
com.bigdata.bop.join.
JVMMergeJoin.Annotations
(also extends com.bigdata.bop.join.
AccessPathJoinAnnotations
, com.bigdata.bop.join.
JVMHashJoinAnnotations
)
com.bigdata.bop.join.
NestedLoopJoinOp.Annotations
(also extends com.bigdata.bop.join.
JoinAnnotations
)
com.bigdata.bop.join.
SolutionSetHashJoinOp.Annotations
(also extends com.bigdata.bop.
PipelineOp.Annotations
)
com.bigdata.bop.join.
PipelinedHashJoinUtility
java.io.
Serializable
com.bigdata.bop.join.
IHashJoinUtilityFactory
com.bigdata.bop.controller.
SubqueryAnnotations
com.bigdata.bop.join.
PipelinedHashIndexAndSolutionSetJoinOp.Annotations
(also extends com.bigdata.bop.join.
HashIndexOp.Annotations
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.bigdata.bop.join.
JoinTypeEnum
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2006–2019
SYSTAP, LLC DBA Blazegraph
. All rights reserved.