org.aksw.commons.sparql.api.pagination.core
Class PaginationUtils

java.lang.Object
  extended by org.aksw.commons.sparql.api.pagination.core.PaginationUtils

public class PaginationUtils
extends Object

Author:
Claus Stadler

Date: 12/1/11 Time: 12:36 AM


Constructor Summary
PaginationUtils()
           
 
Method Summary
static long adjustPageSize(QueryExecutionFactory<?> factory, long requestedPageSize)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaginationUtils

public PaginationUtils()
Method Detail

adjustPageSize

public static long adjustPageSize(QueryExecutionFactory<?> factory,
                                  long requestedPageSize)


Copyright © 2012. All Rights Reserved.