public interface IPackageQueryExecutor
| Modifier and Type | Method and Description |
|---|---|
net.anwiba.commons.lang.object.ObjectPair<List<Dataset>,Integer> |
query(net.anwiba.commons.thread.cancel.ICanceler canceler,
net.anwiba.commons.datasource.connection.IHttpConnectionDescription description,
IPackageQueryCondition condition,
int start,
int rows) |
net.anwiba.commons.lang.object.ObjectPair<List<Dataset>,Integer> query(net.anwiba.commons.thread.cancel.ICanceler canceler, net.anwiba.commons.datasource.connection.IHttpConnectionDescription description, IPackageQueryCondition condition, int start, int rows) throws InterruptedException, IOException
InterruptedExceptionIOExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.