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