protected static final class NodeSequence.MultiWidthBatch extends NodeSequence.SingleWidthBatch
nodes, rowCount, rowNumber, scores| Modifier | Constructor and Description |
|---|---|
protected |
NodeSequence.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 NodeSequence.MultiWidthBatch(NodeSequence.Batch batch)
protected void addRow(NodeSequence.Batch batch)
addRow in class NodeSequence.SingleWidthBatchpublic long rowCount()
NodeSequence.BatchrowCount in interface NodeSequence.BatchrowCount in class NodeSequence.SingleWidthBatchprotected int nodeIndex(int rowNumber,
int positionInRow)
nodeIndex in class NodeSequence.SingleWidthBatchCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.