|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.query.optimizer.OptimizerContext
public class OptimizerContext
| Constructor Summary | |
|---|---|
OptimizerContext()
|
|
| Method Summary | |
|---|---|
CommandContext |
getCommandContext()
|
java.util.Set<java.lang.String> |
getGroups()
|
static OptimizerContext |
getOptimizerContext()
|
void |
setCommandContext(CommandContext commandContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OptimizerContext()
| Method Detail |
|---|
public static OptimizerContext getOptimizerContext()
public java.util.Set<java.lang.String> getGroups()
public CommandContext getCommandContext()
public void setCommandContext(CommandContext commandContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||