Uses of Class
org.apache.ignite.internal.processors.query.QueryTypeIdKey
-
Packages that use QueryTypeIdKey Package Description org.apache.ignite.internal.processors.query -
-
Uses of QueryTypeIdKey in org.apache.ignite.internal.processors.query
Methods in org.apache.ignite.internal.processors.query that return QueryTypeIdKey Modifier and Type Method Description QueryTypeIdKeyQueryTypeCandidate. alternativeTypeId()QueryTypeIdKeyQueryTypeCandidate. typeId()Constructors in org.apache.ignite.internal.processors.query with parameters of type QueryTypeIdKey Constructor Description QueryTypeCandidate(QueryTypeIdKey typeId, QueryTypeIdKey altTypeId, QueryTypeDescriptorImpl desc)Constructor.
-