Uses of Class
org.infinispan.query.remote.client.impl.QueryResponse
Packages that use QueryResponse
Package
Description
Hot Rod query client side implementation details.
-
Uses of QueryResponse in org.infinispan.query.remote.client.impl
Methods in org.infinispan.query.remote.client.impl that return QueryResponseModifier and TypeMethodDescriptionExternalizers.QueryResponseExternalizer.readObject(ObjectInput input) Methods in org.infinispan.query.remote.client.impl with parameters of type QueryResponseModifier and TypeMethodDescriptionvoidExternalizers.QueryResponseExternalizer.writeObject(ObjectOutput output, QueryResponse queryResponse)