| Methods in org.gcube.data.analysis.tabulardata.service.query that throw NoSuchTableException |
int |
QueryInterface.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 |
QueryInterface.getTable(org.gcube.data.analysis.tabulardata.model.table.TableId tableId)
|
String |
QueryInterfaceJson.queryAsJson(org.gcube.data.analysis.tabulardata.model.table.TableId tableId,
org.gcube.data.analysis.tabulardata.query.parameters.QueryPage page)
|
String |
QueryInterfaceJson.queryAsJson(org.gcube.data.analysis.tabulardata.model.table.TableId tableId,
org.gcube.data.analysis.tabulardata.query.parameters.QueryPage page,
org.gcube.data.analysis.tabulardata.query.parameters.QueryFilter filter)
|
String |
QueryInterfaceJson.queryAsJson(org.gcube.data.analysis.tabulardata.model.table.TableId tableId,
org.gcube.data.analysis.tabulardata.query.parameters.QueryPage page,
org.gcube.data.analysis.tabulardata.query.parameters.QueryFilter filter,
org.gcube.data.analysis.tabulardata.query.parameters.QueryOrder order)
|
String |
QueryInterfaceJson.queryAsJson(org.gcube.data.analysis.tabulardata.model.table.TableId tableId,
org.gcube.data.analysis.tabulardata.query.parameters.QueryPage page,
org.gcube.data.analysis.tabulardata.query.parameters.QueryOrder order)
|