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 TypeMethodDescriptionQueryResponse$___Marshaller_f8c407446294b9638db603b267bd4e30399caed3263fb8a51aded7b4cef103e4.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Externalizers.QueryResponseExternalizer.readObject(ObjectInput input) Methods in org.infinispan.query.remote.client.impl that return types with arguments of type QueryResponseModifier and TypeMethodDescriptionQueryResponse$___Marshaller_f8c407446294b9638db603b267bd4e30399caed3263fb8a51aded7b4cef103e4.getJavaClass()Methods in org.infinispan.query.remote.client.impl with parameters of type QueryResponseModifier and TypeMethodDescriptionvoidQueryResponse$___Marshaller_f8c407446294b9638db603b267bd4e30399caed3263fb8a51aded7b4cef103e4.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, QueryResponse $2) voidExternalizers.QueryResponseExternalizer.writeObject(ObjectOutput output, QueryResponse queryResponse)