Uses of Package
org.infinispan.query.impl
-
Packages that use org.infinispan.query.impl Package Description org.infinispan.query.affinity This package contains the implementation of the AffinityIndexManager, that maintains an index divided into shards with storage using the Infinispan Lucene directory.org.infinispan.query.clustered org.infinispan.query.clustered.commandworkers org.infinispan.query.dsl.embedded.impl Query DSL implementation internals.org.infinispan.query.impl Query module internals.org.infinispan.query.indexmanager org.infinispan.query.spi -
Classes in org.infinispan.query.impl used by org.infinispan.query.affinity Class Description CustomQueryCommand Custom commands from the Query module should implement this interface to fetch needed components. -
Classes in org.infinispan.query.impl used by org.infinispan.query.clustered Class Description CacheQueryImpl Implementation class of the CacheQuery interface.CustomQueryCommand Custom commands from the Query module should implement this interface to fetch needed components.QueryDefinition Wraps the query to be executed in a cache represented either as a String or as aHSQuery
form together with pagination and sort information. -
Classes in org.infinispan.query.impl used by org.infinispan.query.clustered.commandworkers Class Description QueryDefinition Wraps the query to be executed in a cache represented either as a String or as aHSQuery
form together with pagination and sort information. -
Classes in org.infinispan.query.impl used by org.infinispan.query.dsl.embedded.impl Class Description QueryDefinition Wraps the query to be executed in a cache represented either as a String or as aHSQuery
form together with pagination and sort information. -
Classes in org.infinispan.query.impl used by org.infinispan.query.impl Class Description InfinispanQueryStatisticsInfoMBean MBean interface as required by JMX rules.PartitionHandlingSupport QueryDefinition Wraps the query to be executed in a cache represented either as a String or as aHSQuery
form together with pagination and sort information. -
Classes in org.infinispan.query.impl used by org.infinispan.query.indexmanager Class Description CustomQueryCommand Custom commands from the Query module should implement this interface to fetch needed components. -
Classes in org.infinispan.query.impl used by org.infinispan.query.spi Class Description QueryDefinition Wraps the query to be executed in a cache represented either as a String or as aHSQuery
form together with pagination and sort information.