protected final class JoinSequence.LeftOnlyBatchFactory extends Object implements JoinSequence.BatchFactory
JoinSequence.BatchFactory for batches that return only the left-hand rows. This is useful only when there are no right-hand
rows and the join must still return all left-hand rows.| Modifier | Constructor and Description |
|---|---|
protected |
JoinSequence.LeftOnlyBatchFactory() |
public NodeSequence.Batch nextBatch()
JoinSequence.BatchFactorynextBatch in interface JoinSequence.BatchFactoryCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.