public class SubordinateQueryPlannerIndexPropListPair extends Object
Constructor and Description |
---|
SubordinateQueryPlannerIndexPropListPair(List<IndexedPropDesc> hashedProps,
List<IndexedPropDesc> btreeProps) |
Modifier and Type | Method and Description |
---|---|
List<IndexedPropDesc> |
getBtreeProps() |
List<IndexedPropDesc> |
getHashedProps() |
public SubordinateQueryPlannerIndexPropListPair(List<IndexedPropDesc> hashedProps, List<IndexedPropDesc> btreeProps)
public List<IndexedPropDesc> getHashedProps()
public List<IndexedPropDesc> getBtreeProps()