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 |
RightOnlyBatchFactory() |
public NodeSequence.Batch nextBatch()
JoinSequence.BatchFactorynextBatch in interface JoinSequence.BatchFactoryCopyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.