public interface QueryInterface extends QueryInterfaceJson
| Modifier and Type | Method and Description |
|---|---|
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) |
queryAsJson, queryAsJson, queryAsJson, queryAsJsonint getQueryLenght(org.gcube.data.analysis.tabulardata.model.table.TableId tableId,
org.gcube.data.analysis.tabulardata.query.parameters.QueryFilter filter)
throws NoSuchTableException
NoSuchTableExceptionorg.gcube.data.analysis.tabulardata.model.table.Table getTable(org.gcube.data.analysis.tabulardata.model.table.TableId tableId)
throws NoSuchTableException
NoSuchTableExceptionCopyright © 2014. All Rights Reserved.