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 |
QueryResponseMarshaller.readFrom(org.infinispan.protostream.MessageMarshaller.ProtoStreamReader reader) |
Modifier and Type | Method and Description |
---|---|
Class<? extends QueryResponse> |
QueryResponseMarshaller.getJavaClass() |
Modifier and Type | Method and Description |
---|---|
void |
QueryResponseMarshaller.writeTo(org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter writer,
QueryResponse queryResponse) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.