public class ExplainPlanV3 extends ExplainPlanImpl
executionType, indexInfoDescCache, plans, query
Constructor and Description |
---|
ExplainPlanV3(String tableName,
String tableAlias,
Map<String,String> visibleColumnsAndAliasMap,
boolean distinct) |
Modifier and Type | Method and Description |
---|---|
ExplainPlanInfo |
getExplainPlanInfo() |
String |
getTableAlias() |
String |
getTableName() |
Map<String,String> |
getVisibleColumnsAndAliasMap() |
boolean |
isDistinct() |
String |
toString() |
aggregate, append, append, append, append, append, appendDetailed, appendSummary, fromQueryPacket, getAllPlans, getExecutionType, getOptionDesc, getPlan, reset, setExecutionType
public String toString()
toString
in class ExplainPlanImpl
public String getTableName()
public String getTableAlias()
public ExplainPlanInfo getExplainPlanInfo()
public boolean isDistinct()
Copyright © GigaSpaces.