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