public final class HintData extends Hint
excludeRow, layer, orginalRowsHolder, requiredTransaction, rootId| Constructor and Description |
|---|
HintData(GlobalKeyId rootId,
VirtualDB layer,
long excludeRow,
long[] unsortedRows,
long requiredTransaction) |
HintData(GlobalKeyId rootId,
VirtualDB layer,
long excludeRow,
PossibleRowsHolder pr,
long requiredTransaction) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear(long rowId) |
long[][] |
getData()
The rows that will be asked for later
|
protected void |
init()
initial
|
java.lang.String |
toString() |
assertCheck, makeLayerHintpublic HintData(GlobalKeyId rootId, VirtualDB layer, long excludeRow, @Nonnull PossibleRowsHolder pr, long requiredTransaction)
rootId - layer - the layerexcludeRow - pr - UNSORTED rowsrequiredTransaction - public HintData(GlobalKeyId rootId, VirtualDB layer, long excludeRow, long[] unsortedRows, long requiredTransaction)
rootId - layer - the layerexcludeRow - unsortedRows - UNSORTED rowsrequiredTransaction - stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.