Package | Description |
---|---|
org.infinispan.client.hotrod.impl.query | |
org.infinispan.query.dsl.impl |
Modifier and Type | Method and Description |
---|---|
List<SortCriteria> |
RemoteQuery.getSortCriteria() |
Constructor and Description |
---|
RemoteQuery(RemoteCacheImpl cache,
org.infinispan.protostream.SerializationContext serializationContext,
String jpqlString,
List<SortCriteria> sortCriteria,
long startOffset,
int maxResults) |
Modifier and Type | Field and Description |
---|---|
protected List<SortCriteria> |
BaseQueryBuilder.sortCriteria |
Modifier and Type | Method and Description |
---|---|
protected List<SortCriteria> |
BaseQueryBuilder.getSortCriteria() |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.