|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectMapOrderMaker
public class MapOrderMaker
Method Summary | |
---|---|
static MapJoinTree |
mapJoinTree(Collection potentials,
IntSet mv,
IntList orderHint,
double promotionWidthBound)
|
static IntList |
order(Collection potentials,
IntSet mv,
double bound,
IntList orderHint)
|
static IntList |
order(Collection potentials,
IntSet mv,
IntList orderHint)
|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static IntList order(Collection potentials, IntSet mv, IntList orderHint)
public static IntList order(Collection potentials, IntSet mv, double bound, IntList orderHint)
public static MapJoinTree mapJoinTree(Collection potentials, IntSet mv, IntList orderHint, double promotionWidthBound)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |