public class SubordPropRangeKey extends Object implements Serializable
Constructor and Description |
---|
SubordPropRangeKey(QueryGraphValueEntryRange rangeInfo,
Class coercionType) |
Modifier and Type | Method and Description |
---|---|
Class |
getCoercionType() |
QueryGraphValueEntryRange |
getRangeInfo() |
String |
toQueryPlan() |
static String |
toQueryPlan(Collection<SubordPropRangeKey> rangeDescs) |
public SubordPropRangeKey(QueryGraphValueEntryRange rangeInfo, Class coercionType)
public Class getCoercionType()
public QueryGraphValueEntryRange getRangeInfo()
public String toQueryPlan()
public static String toQueryPlan(Collection<SubordPropRangeKey> rangeDescs)