|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
Object getKeyFromResult(List, |
|
Map getSecondaryProjectedColsMap() |
@return the mProjectedColsMap |
boolean isSecondaryKeyTuple() |
@return the keyTuple |
boolean isSecondaryProjectStar() |
@return the mProjectStar |
void setSecondaryPlans(List ) |
|
void setUseSecondaryKey(boolean ) |
Changed Methods | ||
Tuple constructLROutput(List, |
Change in signature from (List, Tuple ) to (List, List, Tuple ). |
Added Fields | |
byte mainKeyType |
|
byte secondaryKeyType |
|
List secondaryLeafOps |
|
List secondaryPlans |
Changed Fields | ||
TupleFactory mTupleFactory |
Change from non-final to final. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |