public class InfinispanResponse extends Object
Constructor and Description |
---|
InfinispanResponse(org.infinispan.client.hotrod.RemoteCache<Object,Object> cache,
String queryStr,
int batchSize,
Integer limit,
Integer offset,
Map<String,Class<?>> projected,
DocumentNode documentNode,
DocumentFilter docFilter) |
public InfinispanResponse(org.infinispan.client.hotrod.RemoteCache<Object,Object> cache, String queryStr, int batchSize, Integer limit, Integer offset, Map<String,Class<?>> projected, DocumentNode documentNode, DocumentFilter docFilter)
public List<Object> getNextRow() throws IOException, TranslatorException
IOException
TranslatorException
Copyright © 2020. All rights reserved.