Package | Description |
---|---|
com.bigdata.bop.join |
Modifier and Type | Class and Description |
---|---|
class |
PipelinedHashIndexAndSolutionSetJoinOp
Operator for pipelined hash index construction and subsequent join.
|
Modifier and Type | Method and Description |
---|---|
protected HashIndexOp |
TestHTreeHashIndexOp.newHashIndexOp(String namespace,
BOp[] args,
NV... anns) |
protected abstract HashIndexOp |
HashIndexOpTestCase.newHashIndexOp(String namespace,
BOp[] args,
NV... anns)
Factory for the
HashIndexOp implementations. |
protected HashIndexOp |
TestJVMHashIndexOp.newHashIndexOp(String namespace,
BOp[] args,
NV... anns) |
Constructor and Description |
---|
HashIndexOp.ChunkTask(HashIndexOp op,
BOpContext<IBindingSet> context) |
HashIndexOp(HashIndexOp op)
Deep copy constructor.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.