protected static final class NodeSequence.MultiWidthBatch extends NodeSequence.SingleWidthBatch
nodes, rowCount, rowNumber, scores
Modifier | Constructor and Description |
---|---|
protected |
MultiWidthBatch(NodeSequence.Batch batch) |
Modifier and Type | Method and Description |
---|---|
protected void |
addRow(NodeSequence.Batch batch) |
protected int |
nodeIndex(int rowNumber,
int positionInRow) |
long |
rowCount()
Get the number of rows in the batch, if that information is available.
|
protected MultiWidthBatch(NodeSequence.Batch batch)
protected void addRow(NodeSequence.Batch batch)
addRow
in class NodeSequence.SingleWidthBatch
public long rowCount()
NodeSequence.Batch
rowCount
in interface NodeSequence.Batch
rowCount
in class NodeSequence.SingleWidthBatch
protected int nodeIndex(int rowNumber, int positionInRow)
nodeIndex
in class NodeSequence.SingleWidthBatch
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.