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