|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
Tuple CreateTuple(Object[] ) |
@param data array that is the template for the final flattened tuple |
Added Methods | |
Tuple createTuple(Object[] ) |
@param data array that is the template for the final flattened tuple |
void setAccumEnd() |
|
void setAccumStart() |
|
void setAccumulative() |
Changed Methods | ||
void getLeaves() |
Change of visibility from protected to public. |
Added Fields | |
AccumulativeTupleBuffer buffer |
Changed Fields | ||
Iterator[] its |
Changed from non-transient to transient. | |
Log log |
Changed from non-transient to transient. | |
TupleFactory mTupleFactory |
Change from non-final to final. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |