org.gcube.data.analysis.tabulardata.service.query
Interface QueryInterface
- All Superinterfaces:
- QueryInterfaceJson
- All Known Subinterfaces:
- TabularDataService
public interface QueryInterface
- extends QueryInterfaceJson
|
Method Summary |
int |
getQueryLenght(org.gcube.data.analysis.tabulardata.model.table.TableId tableId,
org.gcube.data.analysis.tabulardata.query.parameters.QueryFilter filter)
|
org.gcube.data.analysis.tabulardata.model.table.Table |
getTable(org.gcube.data.analysis.tabulardata.model.table.TableId tableId)
|
getTable
org.gcube.data.analysis.tabulardata.model.table.Table getTable(org.gcube.data.analysis.tabulardata.model.table.TableId tableId)
throws NoSuchTableException
- Throws:
NoSuchTableException
getQueryLenght
int getQueryLenght(org.gcube.data.analysis.tabulardata.model.table.TableId tableId,
org.gcube.data.analysis.tabulardata.query.parameters.QueryFilter filter)
throws NoSuchTableException
- Throws:
NoSuchTableException
Copyright © 2013. All Rights Reserved.