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