Uses of Class
org.infinispan.query.clustered.QueryResponse
Packages that use QueryResponse
-
Uses of QueryResponse in org.infinispan.query.clustered
Classes in org.infinispan.query.clustered that implement interfaces with type arguments of type QueryResponseMethods in org.infinispan.query.clustered that return QueryResponseMethods in org.infinispan.query.clustered that return types with arguments of type QueryResponseModifier and TypeMethodDescriptionSet<Class<? extends QueryResponse>> QueryResponse.Externalizer.getTypeClasses()SegmentsClusteredQueryCommand.perform(org.infinispan.Cache<?, ?> cache) Methods in org.infinispan.query.clustered with parameters of type QueryResponseModifier and TypeMethodDescriptionvoidQueryResponse.Externalizer.writeObject(ObjectOutput output, QueryResponse queryResponse) -
Uses of QueryResponse in org.infinispan.query.clustered.commandworkers
Methods in org.infinispan.query.clustered.commandworkers that return types with arguments of type QueryResponseModifier and TypeMethodDescriptionCQCommandType.perform(org.infinispan.AdvancedCache<?, ?> cache, QueryDefinition queryDefinition, UUID queryId, int docIndex, BitSet segments)