public class QueryPlanIndexDescOnExpr extends QueryPlanIndexDescBase
Constructor and Description |
---|
QueryPlanIndexDescOnExpr(IndexNameAndDescPair[] tables,
java.lang.String strategyName,
java.lang.String tableLookupStrategy) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStrategyName() |
java.lang.String |
getTableLookupStrategy() |
getTables
public QueryPlanIndexDescOnExpr(IndexNameAndDescPair[] tables, java.lang.String strategyName, java.lang.String tableLookupStrategy)