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