Uses of Class
org.infinispan.query.remote.client.impl.QueryResponse
-
Packages that use QueryResponse Package Description org.infinispan.query.remote.client.impl 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 QueryResponse Modifier and Type Method Description QueryResponseExternalizers.QueryResponseExternalizer. readObject(ObjectInput input)Methods in org.infinispan.query.remote.client.impl with parameters of type QueryResponse Modifier and Type Method Description voidExternalizers.QueryResponseExternalizer. writeObject(ObjectOutput output, QueryResponse queryResponse)
-