|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
OperatorKey, |
Removed Methods | |
boolean[] getInner() |
|
Map getKeyInfo() |
@return the keyInfo |
byte getKeyType() |
|
PackageType getPackageType() |
|
Tuple getValueTuple(NullableTuple, |
|
boolean isDistinct() |
@return the distinct |
void setDistinct(boolean ) |
@param distinct the distinct to set |
void setInner(boolean[] ) |
|
void setKeyCompound(boolean ) |
@param keyCompound the keyCompound to set |
void setKeyInfo(Map ) |
@param keyInfo the keyInfo to set |
void setKeyTuple(boolean ) |
@param keyTuple the keyTuple to set |
void setKeyType(byte ) |
|
void setPackageType(PackageType ) |
|
void setUseSecondaryKey(boolean ) |
Added Methods | |
Packager getPkgr() |
|
int numberOfEquivalenceClasses() |
|
void setPkgr(Packager ) |
Changed Methods | ||
void setIllustrator(Illustrator ) |
Method was inherited from PhysicalOperator, but is now defined locally. |
Removed Fields | |
boolean distinct |
|
boolean isKeyCompound |
|
boolean isKeyTuple |
|
Tuple keyAsTuple |
|
Map keyInfo |
Added Fields | |
Object key |
|
int numInputs |
|
Packager pkgr |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |