Uses of Class
org.infinispan.query.remote.client.impl.QueryRequest
Packages that use QueryRequest
Package
Description
Hot Rod query client side implementation details.
-
Uses of QueryRequest in org.infinispan.query.remote.client.impl
Methods in org.infinispan.query.remote.client.impl that return QueryRequestModifier and TypeMethodDescriptionstatic QueryRequestQueryRequest.fromJson(org.infinispan.commons.dataconversion.internal.Json jsonRequest) QueryRequest$___Marshaller_eef0801e446d4f458a7fdb8085010afab763ae564d999ef3d9b8fe7e10c129d4.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Externalizers.QueryRequestExternalizer.readObject(ObjectInput input) Methods in org.infinispan.query.remote.client.impl that return types with arguments of type QueryRequestModifier and TypeMethodDescriptionQueryRequest$___Marshaller_eef0801e446d4f458a7fdb8085010afab763ae564d999ef3d9b8fe7e10c129d4.getJavaClass()Methods in org.infinispan.query.remote.client.impl with parameters of type QueryRequestModifier and TypeMethodDescriptionvoidQueryRequest$___Marshaller_eef0801e446d4f458a7fdb8085010afab763ae564d999ef3d9b8fe7e10c129d4.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, QueryRequest $2) voidExternalizers.QueryRequestExternalizer.writeObject(ObjectOutput output, QueryRequest queryRequest)