protected class HashJoinSequence.HashJoinBatchFactory extends Object implements JoinSequence.BatchFactory
Modifier | Constructor and Description |
---|---|
protected |
HashJoinBatchFactory() |
Modifier and Type | Method and Description |
---|---|
protected NodeSequence.Batch |
createBatch(NodeSequence.Batch leftBatch) |
NodeSequence.Batch |
nextBatch()
Get the next batch.
|
public NodeSequence.Batch nextBatch()
JoinSequence.BatchFactory
nextBatch
in interface JoinSequence.BatchFactory
protected NodeSequence.Batch createBatch(NodeSequence.Batch leftBatch)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.