Uses of Class
org.infinispan.query.impl.QueryDefinition
Packages that use QueryDefinition
-
Uses of QueryDefinition in org.infinispan.query.impl
Classes in org.infinispan.query.impl that implement interfaces with type arguments of type QueryDefinitionModifier and TypeClassDescriptionfinal class
WARNING: Generated code!Fields in org.infinispan.query.impl declared as QueryDefinitionModifier and TypeFieldDescriptionprotected final QueryDefinition
IndexedQueryImpl.queryDefinition
Methods in org.infinispan.query.impl that return QueryDefinitionModifier and TypeMethodDescriptionQueryDefinition$___Marshaller_3185d0e89b586696722ae2a80b3c23eb8fd98755b0185a43aab44da2d3e5c584.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.query.impl that return types with arguments of type QueryDefinitionModifier and TypeMethodDescriptionQueryDefinition$___Marshaller_3185d0e89b586696722ae2a80b3c23eb8fd98755b0185a43aab44da2d3e5c584.getJavaClass()
Methods in org.infinispan.query.impl with parameters of type QueryDefinitionModifier and TypeMethodDescriptionvoid
QueryDefinition$___Marshaller_3185d0e89b586696722ae2a80b3c23eb8fd98755b0185a43aab44da2d3e5c584.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, QueryDefinition $2) Constructors in org.infinispan.query.impl with parameters of type QueryDefinitionModifierConstructorDescriptionIndexedQueryImpl
(QueryDefinition queryDefinition, AdvancedCache<?, ?> cache, org.infinispan.query.core.stats.impl.LocalQueryStatistics queryStatistics)