Index

A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addContinuousQueryListener(String, Map<String, Object>, ContinuousQueryListener<K, C>) - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryImpl
 
addContinuousQueryListener(String, ContinuousQueryListener<K, C>) - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryImpl
 
addContinuousQueryListener(Query<?>, ContinuousQueryListener<K, C>) - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryImpl
 
AggregatingQuery<T> - Class in org.infinispan.query.core.impl
Executes grouping and aggregation on top of a base query.
AggregatingQuery(QueryFactory, AdvancedCache<?, ?>, String, Map<String, Object>, int, List<FieldAccumulator>, boolean, ObjectFilter, long, int, BaseQuery<?>, LocalQueryStatistics, boolean) - Constructor for class org.infinispan.query.core.impl.AggregatingQuery
 
apply(Map.Entry<K, V>) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter
 
apply(EmbeddedCacheManager) - Method in class org.infinispan.query.core.stats.impl.StatsTask
 

B

BaseEmbeddedQuery<T> - Class in org.infinispan.query.core.impl
Base class for embedded-mode query implementations.
BaseEmbeddedQuery(QueryFactory, AdvancedCache<?, ?>, String, IckleParsingResult.StatementType, Map<String, Object>, String[], long, int, LocalQueryStatistics, boolean) - Constructor for class org.infinispan.query.core.impl.BaseEmbeddedQuery
 
BaseIckleFilterIndexingServiceProvider - Class in org.infinispan.query.core.impl.eventfilter
 
BaseIckleFilterIndexingServiceProvider() - Constructor for class org.infinispan.query.core.impl.eventfilter.BaseIckleFilterIndexingServiceProvider
 
baseQuery - Variable in class org.infinispan.query.core.impl.HybridQuery
 
booleanFilterNormalizer - Static variable in class org.infinispan.query.core.impl.QueryEngine
 
buildQuery(QueryFactory, IckleParsingResult<TypeMetadata>, Map<String, Object>, long, int, boolean) - Method in class org.infinispan.query.core.impl.QueryEngine
 
buildQueryNoAggregations(QueryFactory, String, Map<String, Object>, long, int, IckleParsingResult<TypeMetadata>, boolean) - Method in class org.infinispan.query.core.impl.QueryEngine
 
buildQueryWithAggregations(QueryFactory, String, Map<String, Object>, long, int, IckleParsingResult<TypeMetadata>, boolean) - Method in class org.infinispan.query.core.impl.QueryEngine
 

C

cache - Variable in class org.infinispan.query.core.impl.BaseEmbeddedQuery
 
cache - Variable in class org.infinispan.query.core.impl.QueryEngine
 
cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.infinispan.query.core.impl.LifecycleManager
 
cacheManagerStopped(GlobalComponentRegistry) - Method in class org.infinispan.query.core.impl.LifecycleManager
 
cacheName - Variable in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
 
cacheStarted(ComponentRegistry, String) - Method in class org.infinispan.query.core.impl.LifecycleManager
 
cacheStarting(ComponentRegistry, Configuration, String) - Method in class org.infinispan.query.core.impl.LifecycleManager
 
cacheStopped(ComponentRegistry, String) - Method in class org.infinispan.query.core.impl.LifecycleManager
 
cacheStopping(ComponentRegistry, String) - Method in class org.infinispan.query.core.impl.LifecycleManager
 
cannotHaveAggregationsInGroupByClause() - Method in class org.infinispan.query.core.impl.Log_$logger
 
cannotHaveAggregationsInGroupByClause() - Method in interface org.infinispan.query.core.impl.Log
 
cannotHaveAggregationsInGroupByClause$str() - Method in class org.infinispan.query.core.impl.Log_$logger
 
checkCacheAvailable() - Method in class org.infinispan.query.core.impl.PartitionHandlingSupport
 
clear() - Method in class org.infinispan.query.core.impl.QueryCache
 
clear() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
clear() - Method in interface org.infinispan.query.core.stats.QueryStatistics
Clear all statistics.
clear(String) - Method in class org.infinispan.query.core.impl.QueryCache
 
close() - Method in class org.infinispan.query.core.impl.FilteringIterator
 
close() - Method in class org.infinispan.query.core.impl.MappingEntryIterator
 
close() - Method in class org.infinispan.query.core.impl.MappingIterator
 
computeIndexInfos() - Method in interface org.infinispan.query.core.stats.IndexStatistics
 
computeIndexInfos() - Method in interface org.infinispan.query.core.stats.IndexStatisticsSnapshot
 
computeSnapshot() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
computeSnapshot() - Method in class org.infinispan.query.core.stats.impl.SearchStatisticsImpl
 
computeSnapshot() - Method in interface org.infinispan.query.core.stats.IndexStatistics
 
computeSnapshot() - Method in interface org.infinispan.query.core.stats.IndexStatisticsSnapshot
 
computeSnapshot() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
computeSnapshot() - Method in interface org.infinispan.query.core.stats.QueryStatisticsSnapshot
 
computeSnapshot() - Method in interface org.infinispan.query.core.stats.SearchStatistics
 
computeSnapshot() - Method in interface org.infinispan.query.core.stats.SearchStatisticsSnapshot
 
CONTAINER - Static variable in interface org.infinispan.query.core.impl.Log
 
ContinuousQueryImpl<K,V> - Class in org.infinispan.query.core.impl.continuous
A container of continuous query listeners for a cache.
ContinuousQueryImpl(Cache<K, V>) - Constructor for class org.infinispan.query.core.impl.continuous.ContinuousQueryImpl
 
ContinuousQueryResult<V> - Class in org.infinispan.query.core.impl.continuous
 
ContinuousQueryResult.Externalizer - Class in org.infinispan.query.core.impl.continuous
 
ContinuousQueryResult.ResultType - Enum in org.infinispan.query.core.impl.continuous
 
count() - Method in class org.infinispan.query.core.stats.IndexInfo
 
create(String) - Method in class org.infinispan.query.core.impl.EmbeddedQueryFactory
 
create(String, List<FieldAccumulator>) - Method in interface org.infinispan.query.core.impl.QueryCache.QueryCreator
Create a new query object based on the input args, or just return null.
createAndWireFilter(String, Map<String, Object>) - Method in class org.infinispan.query.core.impl.QueryEngine
 
createFilter(String, Map<String, Object>) - Method in class org.infinispan.query.core.impl.QueryEngine
 

D

DeleteFunctionExternalizer() - Constructor for class org.infinispan.query.core.impl.EmbeddedQuery.DeleteFunctionExternalizer
 
deleteStatementsCannotUsePaging() - Method in class org.infinispan.query.core.impl.Log_$logger
 
deleteStatementsCannotUsePaging() - Method in interface org.infinispan.query.core.impl.Log
 
deleteStatementsCannotUsePaging$str() - Method in class org.infinispan.query.core.impl.Log_$logger
 
distributedIndexedQueryExecuted(String, long) - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 

E

EmbeddedQuery<T> - Class in org.infinispan.query.core.impl
Non-indexed embedded-mode query.
EmbeddedQuery(QueryEngine<?>, QueryFactory, AdvancedCache<?, ?>, String, IckleParsingResult.StatementType, Map<String, Object>, String[], long, int, int, LocalQueryStatistics, boolean) - Constructor for class org.infinispan.query.core.impl.EmbeddedQuery
 
EmbeddedQuery.DeleteFunctionExternalizer - Class in org.infinispan.query.core.impl
 
EmbeddedQueryFactory - Class in org.infinispan.query.core.impl
 
EmbeddedQueryFactory(QueryEngine<?>) - Constructor for class org.infinispan.query.core.impl.EmbeddedQueryFactory
 
EMPTY - Static variable in class org.infinispan.query.core.impl.QueryResultImpl
 
EmptyResultQuery<T> - Class in org.infinispan.query.core.impl
A query that does not return any results because the query filter is a boolean contradiction.
EmptyResultQuery(QueryFactory, AdvancedCache<?, ?>, String, IckleParsingResult.StatementType, Map<String, Object>, long, int, LocalQueryStatistics) - Constructor for class org.infinispan.query.core.impl.EmptyResultQuery
 
entityLoaded(long) - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
entryIterator() - Method in class org.infinispan.query.core.impl.AggregatingQuery
 
entryIteratorDoesNotAllowProjections() - Method in class org.infinispan.query.core.impl.Log_$logger
 
entryIteratorDoesNotAllowProjections() - Method in interface org.infinispan.query.core.impl.Log
 
entryIteratorDoesNotAllowProjections$str() - Method in class org.infinispan.query.core.impl.Log_$logger
 
execute() - Method in class org.infinispan.query.core.impl.BaseEmbeddedQuery
 
execute() - Method in class org.infinispan.query.core.impl.EmbeddedQuery
 
execute() - Method in class org.infinispan.query.core.impl.HybridQuery
 
executeStatement() - Method in class org.infinispan.query.core.impl.AggregatingQuery
 
executeStatement() - Method in class org.infinispan.query.core.impl.EmbeddedQuery
 
executeStatement() - Method in class org.infinispan.query.core.impl.EmptyResultQuery
 
executeStatement() - Method in class org.infinispan.query.core.impl.HybridQuery
 
expressionMustBePartOfAggregateFunctionOrShouldBeIncludedInGroupByClause(String) - Method in class org.infinispan.query.core.impl.Log_$logger
 
expressionMustBePartOfAggregateFunctionOrShouldBeIncludedInGroupByClause(String) - Method in interface org.infinispan.query.core.impl.Log
 
expressionMustBePartOfAggregateFunctionOrShouldBeIncludedInGroupByClause$str() - Method in class org.infinispan.query.core.impl.Log_$logger
 
Externalizer() - Constructor for class org.infinispan.query.core.impl.continuous.ContinuousQueryResult.Externalizer
 
Externalizer() - Constructor for class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.query.core.impl.eventfilter.IckleCacheEventFilterConverter.Externalizer
 
ExternalizerIds - Interface in org.infinispan.query.core.impl
Identifiers used by the Marshaller to delegate to specialized Externalizers.

F

filterAndConvert(K, V, Metadata) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter
 
filterAndConvert(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
 
filterAndConvert(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.query.core.impl.eventfilter.IckleCacheEventFilterConverter
 
filterAndConverter - Variable in class org.infinispan.query.core.impl.eventfilter.IckleCacheEventFilterConverter
 
FilteringIterator<S,T> - Class in org.infinispan.query.core.impl
A CloseableIterator decorator that filters and transforms its elements.
FilteringIterator(CloseableIterator<S>, Function<? super S, ? extends T>) - Constructor for class org.infinispan.query.core.impl.FilteringIterator
 
FilterResultExternalizer() - Constructor for class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter.FilterResultExternalizer
 
from(Class<?>) - Method in class org.infinispan.query.core.impl.EmbeddedQueryFactory
 
from(String) - Method in class org.infinispan.query.core.impl.EmbeddedQueryFactory
 

G

get(String, String, List<FieldAccumulator>, Object, QueryCache.QueryCreator<T>) - Method in class org.infinispan.query.core.impl.QueryCache
Gets the cached query object.
getBaseIterator() - Method in class org.infinispan.query.core.impl.AggregatingQuery
 
getBaseIterator() - Method in class org.infinispan.query.core.impl.HybridQuery
 
getClusteredSearchStatistics(Cache<?, ?>) - Static method in class org.infinispan.query.core.Search
 
getComparator() - Method in class org.infinispan.query.core.impl.BaseEmbeddedQuery
Create a comparator to be used for ordering the results returned by BaseEmbeddedQuery.getInternalIterator().
getComparator() - Method in class org.infinispan.query.core.impl.EmbeddedQuery
 
getComparator() - Method in class org.infinispan.query.core.impl.EmptyResultQuery
 
getComparator() - Method in class org.infinispan.query.core.impl.HybridQuery
 
getContinuousQuery(Cache<K, V>) - Static method in class org.infinispan.query.core.Search
Obtain the ContinuousQuery object for a cache.
getDistIndexedQueries() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getDistributedIndexedQueryAvgTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getDistributedIndexedQueryAvgTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getDistributedIndexedQueryCount() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getDistributedIndexedQueryCount() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getDistributedIndexedQueryMaxTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getDistributedIndexedQueryMaxTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getDistributedIndexedQueryTotalTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getDistributedIndexedQueryTotalTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getDistributedSearchStatistics() - Method in class org.infinispan.query.core.stats.impl.SearchStatsRetriever
 
getEntries() - Method in class org.infinispan.query.core.stats.impl.IndexStatisticsSnapshotImpl
 
getHybridQueries() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getHybridQueryAvgTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getHybridQueryAvgTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getHybridQueryCount() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getHybridQueryCount() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getHybridQueryMaxTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getHybridQueryMaxTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getHybridQueryTotalTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getHybridQueryTotalTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getId() - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryResult.Externalizer
 
getId() - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter.Externalizer
 
getId() - Method in class org.infinispan.query.core.impl.EmbeddedQuery.DeleteFunctionExternalizer
 
getId() - Method in class org.infinispan.query.core.impl.eventfilter.IckleCacheEventFilterConverter.Externalizer
 
getId() - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter.FilterResultExternalizer
 
getId() - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter.IckleFilterAndConverterExternalizer
 
getIndexStatistics() - Method in class org.infinispan.query.core.stats.impl.SearchStatisticsImpl
 
getIndexStatistics() - Method in class org.infinispan.query.core.stats.impl.SearchStatisticsSnapshotImpl
 
getIndexStatistics() - Method in interface org.infinispan.query.core.stats.SearchStatistics
 
getIndexStatistics() - Method in interface org.infinispan.query.core.stats.SearchStatisticsSnapshot
 
getInternalIterator() - Method in class org.infinispan.query.core.impl.BaseEmbeddedQuery
Create an iterator over the results of the query, in no particular order.
getInternalIterator() - Method in class org.infinispan.query.core.impl.EmbeddedQuery
 
getInternalIterator() - Method in class org.infinispan.query.core.impl.EmptyResultQuery
 
getInternalIterator() - Method in class org.infinispan.query.core.impl.HybridQuery
 
getInternalIterator() - Method in class org.infinispan.query.core.impl.MetadataHybridQuery
 
getJavaClass() - Method in class org.infinispan.query.core.stats.impl.IndexEntry$___Marshaller_f94caee329b7e804ea3240b27924e712cdea096b1abe4076ffe222b62da44fe7
 
getJavaClass() - Method in class org.infinispan.query.core.stats.impl.IndexStatisticsSnapshotImpl$___Marshaller_5806ea6ae383c3cf10421bd45441b99f1cd0c5629d437c15839152049e999f99
 
getJavaClass() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics$___Marshaller_9a6c1f3498a1c35008091fa2306d50009eac507326ad5cf3c24974570ba9f842
 
getJavaClass() - Method in class org.infinispan.query.core.stats.impl.QueryMetrics$___Marshaller_7423fe5d4e750fa84ff6ce3332f3b3ccce72bc802baf9a3a2ce9f872db91fff5
 
getJavaClass() - Method in class org.infinispan.query.core.stats.impl.SearchStatisticsSnapshotImpl$___Marshaller_22e2d4f7113f1e54d64027803e7095b4516ae996fe237c92acf1b5b8fca4db69
 
getJavaClass() - Method in class org.infinispan.query.core.stats.impl.StatsTask$___Marshaller_565d49258256b16f8bd718a0d40bc728bcb4cb3e303da570aeedbbed09b1be4b
 
getJavaClass() - Method in class org.infinispan.query.core.stats.IndexInfo$___Marshaller_724ae44ca2ff06691edc294a755c4e3dc53538efa3b8a85c5866e42cbf9c5682
 
getListeners() - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryImpl
 
getLoadAvgTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getLoadAvgTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getLoadCount() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getLoadCount() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getLoadMaxTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getLoadMaxTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getLoads() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getLoadTotalTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getLoadTotalTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getLocalIndexedQueries() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getLocalIndexedQueryAvgTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getLocalIndexedQueryAvgTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getLocalIndexedQueryCount() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getLocalIndexedQueryCount() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getLocalIndexedQueryMaxTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getLocalIndexedQueryMaxTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getLocalIndexedQueryTotalTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getLocalIndexedQueryTotalTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getLoggingLocale() - Method in class org.infinispan.query.core.impl.Log_$logger
 
getMatcher() - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
 
getMatcher() - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter
 
getMatcher(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryFilterIndexingServiceProvider
 
getMatcher(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.eventfilter.BaseIckleFilterIndexingServiceProvider
 
getMatcher(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterIndexingServiceProvider
 
getModuleName() - Method in class org.infinispan.query.core.impl.QueryCoreModuleImpl
 
getNamedParameters() - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
 
getNamedParameters() - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter
 
getNamedParameters(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryFilterIndexingServiceProvider
 
getNamedParameters(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.eventfilter.BaseIckleFilterIndexingServiceProvider
 
getNamedParameters(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterIndexingServiceProvider
 
getNonIndexedQueries() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getNonIndexedQueryAvgTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getNonIndexedQueryAvgTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getNonIndexedQueryCount() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getNonIndexedQueryCount() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getNonIndexedQueryMaxTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getNonIndexedQueryMaxTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getNonIndexedQueryTotalTime() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getNonIndexedQueryTotalTime() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getObjectFilter() - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
 
getObjectFilter() - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter
 
getObjectFilter(Matcher, String, Map<String, Object>, List<FieldAccumulator>) - Method in class org.infinispan.query.core.impl.QueryEngine
 
getOptionalDependencies() - Method in class org.infinispan.query.core.impl.QueryCoreModuleImpl
 
getProjection() - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryResult
 
getProtoFile() - Method in class org.infinispan.query.core.stats.impl.PersistenceContextInitializerImpl
 
getProtoFileName() - Method in class org.infinispan.query.core.stats.impl.PersistenceContextInitializerImpl
 
getProtoFileReader() - Method in class org.infinispan.query.core.stats.impl.PersistenceContextInitializerImpl
 
getQueryFactory(Cache<?, ?>) - Static method in class org.infinispan.query.core.Search
Obtain the query factory for building DSL based Ickle queries.
getQueryStatistics() - Method in class org.infinispan.query.core.stats.impl.SearchStatisticsImpl
 
getQueryStatistics() - Method in class org.infinispan.query.core.stats.impl.SearchStatisticsSnapshotImpl
 
getQueryStatistics() - Method in interface org.infinispan.query.core.stats.SearchStatistics
 
getQueryStatistics() - Method in interface org.infinispan.query.core.stats.SearchStatisticsSnapshot
 
getQueryString() - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
 
getQueryString() - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter
 
getQueryString(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryFilterIndexingServiceProvider
 
getQueryString(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.eventfilter.BaseIckleFilterIndexingServiceProvider
 
getQueryString(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterIndexingServiceProvider
 
getRequiredDependencies() - Method in class org.infinispan.query.core.impl.QueryCoreModuleImpl
 
getResultSize() - Method in class org.infinispan.query.core.impl.BaseEmbeddedQuery
 
getResultType() - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryResult
 
getSearchStatistics() - Method in class org.infinispan.query.core.stats.impl.SearchStatsRetriever
 
getSearchStatistics(Cache<?, ?>) - Static method in class org.infinispan.query.core.Search
 
getSlowestDistributedIndexedQuery() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getSlowestDistributedIndexedQuery() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getSlowestHybridQuery() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getSlowestHybridQuery() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getSlowestLocalIndexedQuery() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getSlowestLocalIndexedQuery() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getSlowestNonIndexedQuery() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
getSlowestNonIndexedQuery() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
getTypeClasses() - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryResult.Externalizer
 
getTypeClasses() - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.query.core.impl.EmbeddedQuery.DeleteFunctionExternalizer
 
getTypeClasses() - Method in class org.infinispan.query.core.impl.eventfilter.IckleCacheEventFilterConverter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter.FilterResultExternalizer
 
getTypeClasses() - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter.IckleFilterAndConverterExternalizer
 
getTypeName() - Method in class org.infinispan.query.core.stats.impl.IndexEntry$___Marshaller_f94caee329b7e804ea3240b27924e712cdea096b1abe4076ffe222b62da44fe7
 
getTypeName() - Method in class org.infinispan.query.core.stats.impl.IndexStatisticsSnapshotImpl$___Marshaller_5806ea6ae383c3cf10421bd45441b99f1cd0c5629d437c15839152049e999f99
 
getTypeName() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics$___Marshaller_9a6c1f3498a1c35008091fa2306d50009eac507326ad5cf3c24974570ba9f842
 
getTypeName() - Method in class org.infinispan.query.core.stats.impl.QueryMetrics$___Marshaller_7423fe5d4e750fa84ff6ce3332f3b3ccce72bc802baf9a3a2ce9f872db91fff5
 
getTypeName() - Method in class org.infinispan.query.core.stats.impl.SearchStatisticsSnapshotImpl$___Marshaller_22e2d4f7113f1e54d64027803e7095b4516ae996fe237c92acf1b5b8fca4db69
 
getTypeName() - Method in class org.infinispan.query.core.stats.impl.StatsTask$___Marshaller_565d49258256b16f8bd718a0d40bc728bcb4cb3e303da570aeedbbed09b1be4b
 
getTypeName() - Method in class org.infinispan.query.core.stats.IndexInfo$___Marshaller_724ae44ca2ff06691edc294a755c4e3dc53538efa3b8a85c5866e42cbf9c5682
 
getValue() - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryResult
 
groupingAndAggregationQueriesMustUseProjections() - Method in class org.infinispan.query.core.impl.Log_$logger
 
groupingAndAggregationQueriesMustUseProjections() - Method in interface org.infinispan.query.core.impl.Log
 
groupingAndAggregationQueriesMustUseProjections$str() - Method in class org.infinispan.query.core.impl.Log_$logger
 

H

hasNext() - Method in class org.infinispan.query.core.impl.FilteringIterator
 
hasNext() - Method in class org.infinispan.query.core.impl.MappingEntryIterator
 
hasNext() - Method in class org.infinispan.query.core.impl.MappingIterator
 
hitCount() - Method in class org.infinispan.query.core.impl.QueryResultImpl
 
HybridQuery<T,S> - Class in org.infinispan.query.core.impl
A non-indexed query performed on top of the results returned by another query (usually a Lucene based query).
HybridQuery(QueryFactory, AdvancedCache<?, ?>, String, IckleParsingResult.StatementType, Map<String, Object>, ObjectFilter, long, int, Query<?>, LocalQueryStatistics, boolean) - Constructor for class org.infinispan.query.core.impl.HybridQuery
 
hybridQueryExecuted(String, long) - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 

I

ICKLE_CACHE_EVENT_FILTER_CONVERTER - Static variable in interface org.infinispan.query.core.impl.ExternalizerIds
 
ICKLE_CONTINUOUS_QUERY_CACHE_EVENT_FILTER_CONVERTER - Static variable in interface org.infinispan.query.core.impl.ExternalizerIds
 
ICKLE_CONTINUOUS_QUERY_RESULT - Static variable in interface org.infinispan.query.core.impl.ExternalizerIds
 
ICKLE_DELETE_FUNCTION - Static variable in interface org.infinispan.query.core.impl.ExternalizerIds
 
ICKLE_FILTER_AND_CONVERTER - Static variable in interface org.infinispan.query.core.impl.ExternalizerIds
 
ICKLE_FILTER_RESULT - Static variable in interface org.infinispan.query.core.impl.ExternalizerIds
 
IckleCacheEventFilterConverter<K,V,C> - Class in org.infinispan.query.core.impl.eventfilter
 
IckleCacheEventFilterConverter(IckleFilterAndConverter<K, V>) - Constructor for class org.infinispan.query.core.impl.eventfilter.IckleCacheEventFilterConverter
 
IckleCacheEventFilterConverter.Externalizer - Class in org.infinispan.query.core.impl.eventfilter
 
IckleContinuousQueryCacheEventFilterConverter<K,V,C> - Class in org.infinispan.query.core.impl.continuous
 
IckleContinuousQueryCacheEventFilterConverter(String, Map<String, Object>, Class<? extends Matcher>) - Constructor for class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
 
IckleContinuousQueryCacheEventFilterConverter.Externalizer - Class in org.infinispan.query.core.impl.continuous
 
IckleContinuousQueryFilterIndexingServiceProvider - Class in org.infinispan.query.core.impl.continuous
 
IckleContinuousQueryFilterIndexingServiceProvider() - Constructor for class org.infinispan.query.core.impl.continuous.IckleContinuousQueryFilterIndexingServiceProvider
 
IckleContinuousQueryFilterIndexingServiceProvider(Object, Object, Object) - Constructor for class org.infinispan.query.core.impl.continuous.IckleContinuousQueryFilterIndexingServiceProvider
 
IckleFilterAndConverter<K,V> - Class in org.infinispan.query.core.impl.eventfilter
A filter implementation that is both a KeyValueFilter and a converter.
IckleFilterAndConverter(String, Map<String, Object>, Class<? extends Matcher>) - Constructor for class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter
 
IckleFilterAndConverter.FilterResultExternalizer - Class in org.infinispan.query.core.impl.eventfilter
 
IckleFilterAndConverter.IckleFilterAndConverterExternalizer - Class in org.infinispan.query.core.impl.eventfilter
 
IckleFilterAndConverterExternalizer() - Constructor for class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter.IckleFilterAndConverterExternalizer
 
IckleFilterIndexingServiceProvider - Class in org.infinispan.query.core.impl.eventfilter
 
IckleFilterIndexingServiceProvider() - Constructor for class org.infinispan.query.core.impl.eventfilter.IckleFilterIndexingServiceProvider
 
indexedEntities() - Method in interface org.infinispan.query.core.stats.IndexStatistics
 
indexedEntities() - Method in interface org.infinispan.query.core.stats.IndexStatisticsSnapshot
 
IndexEntry$___Marshaller_f94caee329b7e804ea3240b27924e712cdea096b1abe4076ffe222b62da44fe7 - Class in org.infinispan.query.core.stats.impl
WARNING: Generated code! Do not edit!
IndexEntry$___Marshaller_f94caee329b7e804ea3240b27924e712cdea096b1abe4076ffe222b62da44fe7() - Constructor for class org.infinispan.query.core.stats.impl.IndexEntry$___Marshaller_f94caee329b7e804ea3240b27924e712cdea096b1abe4076ffe222b62da44fe7
 
IndexInfo - Class in org.infinispan.query.core.stats
Runtime information about an index.
IndexInfo(long, long) - Constructor for class org.infinispan.query.core.stats.IndexInfo
 
IndexInfo$___Marshaller_724ae44ca2ff06691edc294a755c4e3dc53538efa3b8a85c5866e42cbf9c5682 - Class in org.infinispan.query.core.stats
WARNING: Generated code! Do not edit!
IndexInfo$___Marshaller_724ae44ca2ff06691edc294a755c4e3dc53538efa3b8a85c5866e42cbf9c5682() - Constructor for class org.infinispan.query.core.stats.IndexInfo$___Marshaller_724ae44ca2ff06691edc294a755c4e3dc53538efa3b8a85c5866e42cbf9c5682
 
indexInfos() - Method in class org.infinispan.query.core.stats.impl.IndexStatisticsSnapshotImpl
 
indexInfos() - Method in interface org.infinispan.query.core.stats.IndexStatisticsSnapshot
 
IndexStatistics - Interface in org.infinispan.query.core.stats
Exposes index statistics for a particular cache.
IndexStatisticsSnapshot - Interface in org.infinispan.query.core.stats
A snapshot of IndexStatistics.
IndexStatisticsSnapshotImpl - Class in org.infinispan.query.core.stats.impl
A snapshot for IndexStatistics.
IndexStatisticsSnapshotImpl() - Constructor for class org.infinispan.query.core.stats.impl.IndexStatisticsSnapshotImpl
 
IndexStatisticsSnapshotImpl(List<IndexEntry>, boolean) - Constructor for class org.infinispan.query.core.stats.impl.IndexStatisticsSnapshotImpl
 
IndexStatisticsSnapshotImpl(Map<String, IndexInfo>, boolean) - Constructor for class org.infinispan.query.core.stats.impl.IndexStatisticsSnapshotImpl
 
IndexStatisticsSnapshotImpl$___Marshaller_5806ea6ae383c3cf10421bd45441b99f1cd0c5629d437c15839152049e999f99 - Class in org.infinispan.query.core.stats.impl
WARNING: Generated code! Do not edit!
IndexStatisticsSnapshotImpl$___Marshaller_5806ea6ae383c3cf10421bd45441b99f1cd0c5629d437c15839152049e999f99() - Constructor for class org.infinispan.query.core.stats.impl.IndexStatisticsSnapshotImpl$___Marshaller_5806ea6ae383c3cf10421bd45441b99f1cd0c5629d437c15839152049e999f99
 
injectDependencies(Cache<?, ?>) - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
Acquires a Matcher instance from the ComponentRegistry of the given Cache object.
injectDependencies(ComponentRegistry) - Method in class org.infinispan.query.core.impl.eventfilter.IckleCacheEventFilterConverter
 
injectDependencies(ComponentRegistry, QueryCache) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter
Acquires a Matcher instance from the ComponentRegistry of the given Cache object.
injectDependencies(CacheNotifier, ClusteringDependentLogic) - Method in class org.infinispan.query.core.impl.eventfilter.BaseIckleFilterIndexingServiceProvider
 
interceptListenerInvocation(CacheEntryListenerInvocation<K, V>) - Method in class org.infinispan.query.core.impl.eventfilter.BaseIckleFilterIndexingServiceProvider
 
isDelta(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryFilterIndexingServiceProvider
 
isDelta(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.eventfilter.BaseIckleFilterIndexingServiceProvider
 
isDelta(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterIndexingServiceProvider
 
isEnabled() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
isEnabled() - Method in interface org.infinispan.query.core.stats.QueryStatistics
 
isSelectStatement() - Method in class org.infinispan.query.core.impl.BaseEmbeddedQuery
 
iterator() - Method in class org.infinispan.query.core.impl.BaseEmbeddedQuery
 

J

JOINING - Enum constant in enum org.infinispan.query.core.impl.continuous.ContinuousQueryResult.ResultType
 

L

LEAVING - Enum constant in enum org.infinispan.query.core.impl.continuous.ContinuousQueryResult.ResultType
 
LifecycleManager - Class in org.infinispan.query.core.impl
 
LifecycleManager() - Constructor for class org.infinispan.query.core.impl.LifecycleManager
 
limit(long) - Method in class org.infinispan.query.core.impl.MappingEntryIterator
 
limit(long) - Method in class org.infinispan.query.core.impl.MappingIterator
 
list() - Method in class org.infinispan.query.core.impl.BaseEmbeddedQuery
 
list() - Method in class org.infinispan.query.core.impl.QueryResultImpl
 
localIndexedQueryExecuted(String, long) - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
LocalQueryStatistics - Class in org.infinispan.query.core.stats.impl
Manages query statistics for a Cache.
LocalQueryStatistics() - Constructor for class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
LocalQueryStatistics$___Marshaller_9a6c1f3498a1c35008091fa2306d50009eac507326ad5cf3c24974570ba9f842 - Class in org.infinispan.query.core.stats.impl
WARNING: Generated code! Do not edit!
LocalQueryStatistics$___Marshaller_9a6c1f3498a1c35008091fa2306d50009eac507326ad5cf3c24974570ba9f842() - Constructor for class org.infinispan.query.core.stats.impl.LocalQueryStatistics$___Marshaller_9a6c1f3498a1c35008091fa2306d50009eac507326ad5cf3c24974570ba9f842
 
Log - Interface in org.infinispan.query.core.impl
Log abstraction for the query-core module.
Log_$logger - Class in org.infinispan.query.core.impl
Warning this class consists of generated code.
Log_$logger(Logger) - Constructor for class org.infinispan.query.core.impl.Log_$logger
 
LOG_ROOT - Static variable in interface org.infinispan.query.core.impl.Log
 

M

makeFilter(String) - Static method in class org.infinispan.query.core.Search
Create an event filter out of an Ickle query string.
makeFilter(String, Map<String, Object>) - Static method in class org.infinispan.query.core.Search
Create an event filter out of an Ickle query string.
makeFilter(Query<?>) - Static method in class org.infinispan.query.core.Search
Create an event filter out of an Ickle query.
makeFilterResult(Object, Object, Object, Object, Object[], Comparable[]) - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryFilterIndexingServiceProvider
 
makeFilterResult(Object, Object, Object, Object, Object[], Comparable[]) - Method in class org.infinispan.query.core.impl.eventfilter.BaseIckleFilterIndexingServiceProvider
 
makeFilterResult(Object, Object, Object, Object, Object[], Comparable[]) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterIndexingServiceProvider
 
MappingEntryIterator<K,S,T> - Class in org.infinispan.query.core.impl
 
MappingEntryIterator(CloseableIterator<Map.Entry<K, S>>, BiFunction<K, S, T>) - Constructor for class org.infinispan.query.core.impl.MappingEntryIterator
 
MappingIterator<S,T> - Class in org.infinispan.query.core.impl
A CloseableIterator decorator that can be sliced and have its elements transformed.
MappingIterator(CloseableIterator<S>) - Constructor for class org.infinispan.query.core.impl.MappingIterator
 
MappingIterator(CloseableIterator<S>, Function<? super S, ? extends T>) - Constructor for class org.infinispan.query.core.impl.MappingIterator
 
matcher - Variable in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
The Matcher, acquired via dependency injection.
matcher - Variable in class org.infinispan.query.core.impl.QueryEngine
 
matcherImplClass - Variable in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
The implementation class of the Matcher component to lookup and use.
matcherImplClass - Variable in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter
The implementation class of the Matcher component to lookup and use.
matcherImplClass - Variable in class org.infinispan.query.core.impl.QueryEngine
 
matchEvent(EventWrapper<K, V, CacheEntryEvent<K, V>>, Matcher) - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryFilterIndexingServiceProvider
 
matchEvent(EventWrapper<K, V, CacheEntryEvent<K, V>>, Matcher) - Method in class org.infinispan.query.core.impl.eventfilter.BaseIckleFilterIndexingServiceProvider
 
matchEvent(EventWrapper<K, V, CacheEntryEvent<K, V>>, Matcher) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterIndexingServiceProvider
 
merge(IndexInfo) - Method in class org.infinispan.query.core.stats.IndexInfo
 
merge(IndexStatisticsSnapshot) - Method in class org.infinispan.query.core.stats.impl.IndexStatisticsSnapshotImpl
 
merge(IndexStatisticsSnapshot) - Method in interface org.infinispan.query.core.stats.IndexStatisticsSnapshot
Merge with another IndexStatisticsSnapshot.
merge(QueryStatisticsSnapshot) - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
merge(QueryStatisticsSnapshot) - Method in interface org.infinispan.query.core.stats.QueryStatisticsSnapshot
Merge with another QueryStatisticsSnapshot
merge(SearchStatisticsSnapshot) - Method in class org.infinispan.query.core.stats.impl.SearchStatisticsSnapshotImpl
 
merge(SearchStatisticsSnapshot) - Method in interface org.infinispan.query.core.stats.SearchStatisticsSnapshot
Merge with another SearchStatisticsSnapshot
MetadataHybridQuery<T,S> - Class in org.infinispan.query.core.impl
 
MetadataHybridQuery(QueryFactory, AdvancedCache<?, ?>, String, IckleParsingResult.StatementType, Map<String, Object>, ObjectFilter, long, int, Query<?>, LocalQueryStatistics, boolean) - Constructor for class org.infinispan.query.core.impl.MetadataHybridQuery
 
multivaluedPropertyCannotBeProjected(String) - Method in class org.infinispan.query.core.impl.Log_$logger
 
multivaluedPropertyCannotBeProjected(String) - Method in interface org.infinispan.query.core.impl.Log
 
multivaluedPropertyCannotBeProjected$str() - Method in class org.infinispan.query.core.impl.Log_$logger
 
multivaluedPropertyCannotBeUsedInGroupBy(String) - Method in class org.infinispan.query.core.impl.Log_$logger
 
multivaluedPropertyCannotBeUsedInGroupBy(String) - Method in interface org.infinispan.query.core.impl.Log
 
multivaluedPropertyCannotBeUsedInGroupBy$str() - Method in class org.infinispan.query.core.impl.Log_$logger
 
multivaluedPropertyCannotBeUsedInOrderBy(String) - Method in class org.infinispan.query.core.impl.Log_$logger
 
multivaluedPropertyCannotBeUsedInOrderBy(String) - Method in interface org.infinispan.query.core.impl.Log
 
multivaluedPropertyCannotBeUsedInOrderBy$str() - Method in class org.infinispan.query.core.impl.Log_$logger
 

N

namedParameters - Variable in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
 
newModuleLifecycle() - Method in class org.infinispan.query.core.impl.QueryCoreModuleImpl
 
next() - Method in class org.infinispan.query.core.impl.FilteringIterator
 
next() - Method in class org.infinispan.query.core.impl.MappingEntryIterator
 
next() - Method in class org.infinispan.query.core.impl.MappingIterator
 
nonIndexedQueryExecuted(String, long) - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 

O

objectFilter - Variable in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
The ObjectFilter is created lazily.
objectFilter - Variable in class org.infinispan.query.core.impl.HybridQuery
 
org.infinispan.query.core - package org.infinispan.query.core
 
org.infinispan.query.core.impl - package org.infinispan.query.core.impl
Query-core implementation.
org.infinispan.query.core.impl.continuous - package org.infinispan.query.core.impl.continuous
Continuous query implementation.
org.infinispan.query.core.impl.eventfilter - package org.infinispan.query.core.impl.eventfilter
Filters based on Ickle queries.
org.infinispan.query.core.stats - package org.infinispan.query.core.stats
 
org.infinispan.query.core.stats.impl - package org.infinispan.query.core.stats.impl
 

P

parse(String) - Method in class org.infinispan.query.core.impl.QueryEngine
 
partitionDegraded() - Method in class org.infinispan.query.core.impl.Log_$logger
 
partitionDegraded() - Method in interface org.infinispan.query.core.impl.Log
 
partitionDegraded$str() - Method in class org.infinispan.query.core.impl.Log_$logger
 
partitionHandlingSupport - Variable in class org.infinispan.query.core.impl.BaseEmbeddedQuery
 
PartitionHandlingSupport - Class in org.infinispan.query.core.impl
 
PartitionHandlingSupport(AdvancedCache<?, ?>) - Constructor for class org.infinispan.query.core.impl.PartitionHandlingSupport
 
PersistenceContextInitializerImpl - Class in org.infinispan.query.core.stats.impl
WARNING: Generated code! Do not edit!
PersistenceContextInitializerImpl() - Constructor for class org.infinispan.query.core.stats.impl.PersistenceContextInitializerImpl
 
propertyHelper - Variable in class org.infinispan.query.core.impl.QueryEngine
 

Q

QUERY_CACHE_NAME - Static variable in class org.infinispan.query.core.impl.QueryCache
Users can define a cache configuration with this name if they need to fine tune query caching.
queryCache - Variable in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
Optional cache for query objects.
queryCache - Variable in class org.infinispan.query.core.impl.QueryEngine
Optional cache for internal intermediate query objects, to save some query parsing.
QueryCache - Class in org.infinispan.query.core.impl
A local cache for 'parsed' queries.
QueryCache() - Constructor for class org.infinispan.query.core.impl.QueryCache
 
QueryCache.QueryCreator<Q> - Interface in org.infinispan.query.core.impl
 
QueryCoreModuleImpl - Class in org.infinispan.query.core.impl
 
QueryCoreModuleImpl() - Constructor for class org.infinispan.query.core.impl.QueryCoreModuleImpl
 
QueryCorePackageImpl - Class in org.infinispan.query.core.impl.continuous
 
QueryCorePackageImpl - Class in org.infinispan.query.core.impl.eventfilter
 
QueryCorePackageImpl - Class in org.infinispan.query.core.impl
 
QueryCorePackageImpl - Class in org.infinispan.query.core.stats.impl
 
QueryCorePackageImpl() - Constructor for class org.infinispan.query.core.impl.continuous.QueryCorePackageImpl
 
QueryCorePackageImpl() - Constructor for class org.infinispan.query.core.impl.eventfilter.QueryCorePackageImpl
 
QueryCorePackageImpl() - Constructor for class org.infinispan.query.core.impl.QueryCorePackageImpl
 
QueryCorePackageImpl() - Constructor for class org.infinispan.query.core.stats.impl.QueryCorePackageImpl
 
QueryEngine<TypeMetadata> - Class in org.infinispan.query.core.impl
Builds Query object implementations based on an Ickle query string.
QueryEngine(AdvancedCache<?, ?>, Class<? extends Matcher>) - Constructor for class org.infinispan.query.core.impl.QueryEngine
 
QueryMetrics$___Marshaller_7423fe5d4e750fa84ff6ce3332f3b3ccce72bc802baf9a3a2ce9f872db91fff5 - Class in org.infinispan.query.core.stats.impl
WARNING: Generated code! Do not edit!
QueryMetrics$___Marshaller_7423fe5d4e750fa84ff6ce3332f3b3ccce72bc802baf9a3a2ce9f872db91fff5() - Constructor for class org.infinispan.query.core.stats.impl.QueryMetrics$___Marshaller_7423fe5d4e750fa84ff6ce3332f3b3ccce72bc802baf9a3a2ce9f872db91fff5
 
queryMustNotUseGroupingOrAggregation() - Method in class org.infinispan.query.core.impl.Log_$logger
 
queryMustNotUseGroupingOrAggregation() - Method in interface org.infinispan.query.core.impl.Log
 
queryMustNotUseGroupingOrAggregation$str() - Method in class org.infinispan.query.core.impl.Log_$logger
 
QueryResultImpl<E> - Class in org.infinispan.query.core.impl
 
QueryResultImpl(long, List<E>) - Constructor for class org.infinispan.query.core.impl.QueryResultImpl
 
QueryResultImpl(List<E>) - Constructor for class org.infinispan.query.core.impl.QueryResultImpl
 
QueryResultImpl(OptionalLong, List<E>) - Constructor for class org.infinispan.query.core.impl.QueryResultImpl
 
queryStatistics - Variable in class org.infinispan.query.core.impl.BaseEmbeddedQuery
 
queryStatistics - Variable in class org.infinispan.query.core.impl.QueryEngine
 
QueryStatistics - Interface in org.infinispan.query.core.stats
Exposes query statistics for a particular cache.
QueryStatisticsSnapshot - Interface in org.infinispan.query.core.stats
A snapshot of QueryStatistics.
queryString - Variable in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
The Ickle query to execute.

R

read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.query.core.stats.impl.IndexEntry$___Marshaller_f94caee329b7e804ea3240b27924e712cdea096b1abe4076ffe222b62da44fe7
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.query.core.stats.impl.IndexStatisticsSnapshotImpl$___Marshaller_5806ea6ae383c3cf10421bd45441b99f1cd0c5629d437c15839152049e999f99
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics$___Marshaller_9a6c1f3498a1c35008091fa2306d50009eac507326ad5cf3c24974570ba9f842
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.query.core.stats.impl.QueryMetrics$___Marshaller_7423fe5d4e750fa84ff6ce3332f3b3ccce72bc802baf9a3a2ce9f872db91fff5
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.query.core.stats.impl.SearchStatisticsSnapshotImpl$___Marshaller_22e2d4f7113f1e54d64027803e7095b4516ae996fe237c92acf1b5b8fca4db69
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.query.core.stats.impl.StatsTask$___Marshaller_565d49258256b16f8bd718a0d40bc728bcb4cb3e303da570aeedbbed09b1be4b
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.query.core.stats.IndexInfo$___Marshaller_724ae44ca2ff06691edc294a755c4e3dc53538efa3b8a85c5866e42cbf9c5682
 
readObject(ObjectInput) - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryResult.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.query.core.impl.EmbeddedQuery.DeleteFunctionExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.query.core.impl.eventfilter.IckleCacheEventFilterConverter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter.FilterResultExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter.IckleFilterAndConverterExternalizer
 
recordQuery(long) - Method in class org.infinispan.query.core.impl.BaseEmbeddedQuery
 
recordQuery(long) - Method in class org.infinispan.query.core.impl.EmbeddedQuery
 
recordQuery(long) - Method in class org.infinispan.query.core.impl.EmptyResultQuery
 
recordQuery(long) - Method in class org.infinispan.query.core.impl.HybridQuery
 
registerListenerInvocations(boolean, boolean, boolean, IndexedFilter<?, ?, ?>, Map<Class<? extends Annotation>, List<DelegatingCacheEntryListenerInvocation<K, V>>>, DataConversion, DataConversion) - Method in class org.infinispan.query.core.impl.eventfilter.BaseIckleFilterIndexingServiceProvider
 
registerMarshallers(SerializationContext) - Method in class org.infinispan.query.core.stats.impl.PersistenceContextInitializerImpl
 
registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Static method in class org.infinispan.query.core.impl.continuous.QueryCorePackageImpl
 
registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Static method in class org.infinispan.query.core.impl.eventfilter.QueryCorePackageImpl
 
registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Method in class org.infinispan.query.core.impl.QueryCoreModuleImpl
 
registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Static method in class org.infinispan.query.core.impl.QueryCorePackageImpl
 
registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Static method in class org.infinispan.query.core.stats.impl.QueryCorePackageImpl
 
registerSchema(SerializationContext) - Method in class org.infinispan.query.core.stats.impl.PersistenceContextInitializerImpl
 
reindexing() - Method in class org.infinispan.query.core.stats.impl.IndexStatisticsSnapshotImpl
 
reindexing() - Method in interface org.infinispan.query.core.stats.IndexStatistics
 
removeAllListeners() - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryImpl
 
removeContinuousQueryListener(ContinuousQueryListener<K, ?>) - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryImpl
 
resetQuery() - Method in class org.infinispan.query.core.impl.BaseEmbeddedQuery
 
resetQuery() - Method in class org.infinispan.query.core.impl.EmbeddedQuery
 

S

Search - Class in org.infinispan.query.core
EXPERIMENTAL This is the entry point for the Infinispan index-less query API.
SearchStatistics - Interface in org.infinispan.query.core.stats
Exposes query and index statistics for a cache.
SearchStatisticsImpl - Class in org.infinispan.query.core.stats.impl
Query and Index statistics for a Cache.
SearchStatisticsImpl(QueryStatistics, IndexStatistics) - Constructor for class org.infinispan.query.core.stats.impl.SearchStatisticsImpl
 
SearchStatisticsSnapshot - Interface in org.infinispan.query.core.stats
A snapshot of SearchStatistics.
SearchStatisticsSnapshotImpl - Class in org.infinispan.query.core.stats.impl
Query and Index statistics for a Cache.
SearchStatisticsSnapshotImpl() - Constructor for class org.infinispan.query.core.stats.impl.SearchStatisticsSnapshotImpl
 
SearchStatisticsSnapshotImpl(LocalQueryStatistics, IndexStatisticsSnapshotImpl) - Constructor for class org.infinispan.query.core.stats.impl.SearchStatisticsSnapshotImpl
 
SearchStatisticsSnapshotImpl(QueryStatisticsSnapshot, IndexStatisticsSnapshot) - Constructor for class org.infinispan.query.core.stats.impl.SearchStatisticsSnapshotImpl
 
SearchStatisticsSnapshotImpl$___Marshaller_22e2d4f7113f1e54d64027803e7095b4516ae996fe237c92acf1b5b8fca4db69 - Class in org.infinispan.query.core.stats.impl
WARNING: Generated code! Do not edit!
SearchStatisticsSnapshotImpl$___Marshaller_22e2d4f7113f1e54d64027803e7095b4516ae996fe237c92acf1b5b8fca4db69() - Constructor for class org.infinispan.query.core.stats.impl.SearchStatisticsSnapshotImpl$___Marshaller_22e2d4f7113f1e54d64027803e7095b4516ae996fe237c92acf1b5b8fca4db69
 
SearchStatsRetriever - Class in org.infinispan.query.core.stats.impl
Retrieves SearchStatistics for a cache.
SearchStatsRetriever() - Constructor for class org.infinispan.query.core.stats.impl.SearchStatsRetriever
 
size() - Method in class org.infinispan.query.core.stats.IndexInfo
 
skip(long) - Method in class org.infinispan.query.core.impl.MappingEntryIterator
 
skip(long) - Method in class org.infinispan.query.core.impl.MappingIterator
 
start() - Method in class org.infinispan.query.core.impl.eventfilter.BaseIckleFilterIndexingServiceProvider
 
statementType - Variable in class org.infinispan.query.core.impl.BaseEmbeddedQuery
 
StatsTask - Class in org.infinispan.query.core.stats.impl
 
StatsTask(String) - Constructor for class org.infinispan.query.core.stats.impl.StatsTask
 
StatsTask$___Marshaller_565d49258256b16f8bd718a0d40bc728bcb4cb3e303da570aeedbbed09b1be4b - Class in org.infinispan.query.core.stats.impl
WARNING: Generated code! Do not edit!
StatsTask$___Marshaller_565d49258256b16f8bd718a0d40bc728bcb4cb3e303da570aeedbbed09b1be4b() - Constructor for class org.infinispan.query.core.stats.impl.StatsTask$___Marshaller_565d49258256b16f8bd718a0d40bc728bcb4cb3e303da570aeedbbed09b1be4b
 
stop() - Method in class org.infinispan.query.core.impl.eventfilter.BaseIckleFilterIndexingServiceProvider
 
supportsFilter(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryFilterIndexingServiceProvider
 
supportsFilter(IndexedFilter<?, ?, ?>) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterIndexingServiceProvider
 

T

toJson() - Method in class org.infinispan.query.core.stats.impl.IndexStatisticsSnapshotImpl
 
toJson() - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics
 
toJson() - Method in class org.infinispan.query.core.stats.impl.SearchStatisticsSnapshotImpl
 
toJson() - Method in class org.infinispan.query.core.stats.IndexInfo
 
toString() - Method in class org.infinispan.query.core.impl.AggregatingQuery
 
toString() - Method in class org.infinispan.query.core.impl.BaseEmbeddedQuery
 
toString() - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryResult
 
toString() - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter
 
toString() - Method in class org.infinispan.query.core.impl.EmbeddedQuery
 
toString() - Method in class org.infinispan.query.core.impl.EmptyResultQuery
 
toString() - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter
 
toString() - Method in class org.infinispan.query.core.impl.HybridQuery
 
toString() - Method in class org.infinispan.query.core.stats.IndexInfo
 

U

unsupportedStatement() - Method in class org.infinispan.query.core.impl.Log_$logger
 
unsupportedStatement() - Method in interface org.infinispan.query.core.impl.Log
 
unsupportedStatement$str() - Method in class org.infinispan.query.core.impl.Log_$logger
 
UPDATED - Enum constant in enum org.infinispan.query.core.impl.continuous.ContinuousQueryResult.ResultType
 

V

valueOf(String) - Static method in enum org.infinispan.query.core.impl.continuous.ContinuousQueryResult.ResultType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.infinispan.query.core.impl.continuous.ContinuousQueryResult.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(ProtobufTagMarshaller.WriteContext, IndexEntry) - Method in class org.infinispan.query.core.stats.impl.IndexEntry$___Marshaller_f94caee329b7e804ea3240b27924e712cdea096b1abe4076ffe222b62da44fe7
 
write(ProtobufTagMarshaller.WriteContext, IndexStatisticsSnapshotImpl) - Method in class org.infinispan.query.core.stats.impl.IndexStatisticsSnapshotImpl$___Marshaller_5806ea6ae383c3cf10421bd45441b99f1cd0c5629d437c15839152049e999f99
 
write(ProtobufTagMarshaller.WriteContext, LocalQueryStatistics) - Method in class org.infinispan.query.core.stats.impl.LocalQueryStatistics$___Marshaller_9a6c1f3498a1c35008091fa2306d50009eac507326ad5cf3c24974570ba9f842
 
write(ProtobufTagMarshaller.WriteContext, QueryMetrics) - Method in class org.infinispan.query.core.stats.impl.QueryMetrics$___Marshaller_7423fe5d4e750fa84ff6ce3332f3b3ccce72bc802baf9a3a2ce9f872db91fff5
 
write(ProtobufTagMarshaller.WriteContext, SearchStatisticsSnapshotImpl) - Method in class org.infinispan.query.core.stats.impl.SearchStatisticsSnapshotImpl$___Marshaller_22e2d4f7113f1e54d64027803e7095b4516ae996fe237c92acf1b5b8fca4db69
 
write(ProtobufTagMarshaller.WriteContext, StatsTask) - Method in class org.infinispan.query.core.stats.impl.StatsTask$___Marshaller_565d49258256b16f8bd718a0d40bc728bcb4cb3e303da570aeedbbed09b1be4b
 
write(ProtobufTagMarshaller.WriteContext, IndexInfo) - Method in class org.infinispan.query.core.stats.IndexInfo$___Marshaller_724ae44ca2ff06691edc294a755c4e3dc53538efa3b8a85c5866e42cbf9c5682
 
writeObject(ObjectOutput, FilterResultImpl) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter.FilterResultExternalizer
 
writeObject(ObjectOutput, ContinuousQueryResult) - Method in class org.infinispan.query.core.impl.continuous.ContinuousQueryResult.Externalizer
 
writeObject(ObjectOutput, IckleContinuousQueryCacheEventFilterConverter) - Method in class org.infinispan.query.core.impl.continuous.IckleContinuousQueryCacheEventFilterConverter.Externalizer
 
writeObject(ObjectOutput, EmbeddedQuery.DeleteFunction) - Method in class org.infinispan.query.core.impl.EmbeddedQuery.DeleteFunctionExternalizer
 
writeObject(ObjectOutput, IckleCacheEventFilterConverter) - Method in class org.infinispan.query.core.impl.eventfilter.IckleCacheEventFilterConverter.Externalizer
 
writeObject(ObjectOutput, IckleFilterAndConverter) - Method in class org.infinispan.query.core.impl.eventfilter.IckleFilterAndConverter.IckleFilterAndConverterExternalizer
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form