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