Package | Description |
---|---|
org.infinispan.client.hotrod.impl.operations | |
org.infinispan.query.remote.client |
Modifier and Type | Method and Description |
---|---|
protected QueryResponse |
QueryOperation.executeOperation(Transport transport) |
Modifier and Type | Method and Description |
---|---|
QueryResponse |
QueryResponse.Marshaller.readFrom(org.infinispan.protostream.MessageMarshaller.ProtoStreamReader reader) |
Modifier and Type | Method and Description |
---|---|
Class<QueryResponse> |
QueryResponse.Marshaller.getJavaClass() |
Modifier and Type | Method and Description |
---|---|
void |
QueryResponse.Marshaller.writeTo(org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter writer,
QueryResponse queryResponse) |
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.