| Package | Description |
|---|---|
| org.infinispan.query.remote.client |
| Modifier and Type | Method and Description |
|---|---|
QueryRequest.SortCriteria |
SortCriteriaMarshaller.readFrom(org.infinispan.protostream.MessageMarshaller.ProtoStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends QueryRequest.SortCriteria> |
SortCriteriaMarshaller.getJavaClass() |
List<QueryRequest.SortCriteria> |
QueryRequest.getSortCriteria() |
| Modifier and Type | Method and Description |
|---|---|
void |
SortCriteriaMarshaller.writeTo(org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter writer,
QueryRequest.SortCriteria sortCriteria) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryRequest.setSortCriteria(List<QueryRequest.SortCriteria> sortCriteria) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.