public class SubordinateQueryPlanDesc extends Object
Constructor and Description |
---|
SubordinateQueryPlanDesc() |
Modifier and Type | Method and Description |
---|---|
SubordinateQueryIndexDesc[] |
getIndexDescs() |
SubordTableLookupStrategyFactory |
getLookupStrategyFactory() |
void |
setIndexDescs(SubordinateQueryIndexDesc[] indexDescs) |
void |
setLookupStrategyFactory(SubordTableLookupStrategyFactory lookupStrategyFactory) |
public void setLookupStrategyFactory(SubordTableLookupStrategyFactory lookupStrategyFactory)
public void setIndexDescs(SubordinateQueryIndexDesc[] indexDescs)
public SubordTableLookupStrategyFactory getLookupStrategyFactory()
public SubordinateQueryIndexDesc[] getIndexDescs()
Copyright © 2005–2018. All rights reserved.