Uses of Class
org.infinispan.query.remote.client.QueryResponse
-
Packages that use QueryResponse Package Description org.infinispan.query.remote.client Hot Rod query API. -
-
Uses of QueryResponse in org.infinispan.query.remote.client
Methods in org.infinispan.query.remote.client that return QueryResponse Modifier and Type Method Description QueryResponseExternalizers.QueryResponseExternalizer. readObject(ObjectInput input)Methods in org.infinispan.query.remote.client with parameters of type QueryResponse Modifier and Type Method Description voidExternalizers.QueryResponseExternalizer. writeObject(ObjectOutput output, QueryResponse queryResponse)
-