@Singleton public class TabularQueryFactory extends Object
| Constructor and Description |
|---|
TabularQueryFactory(TabularQueryUtils tabularQueryUtils,
org.gcube.data.analysis.tabulardata.expression.evaluator.sql.SQLExpressionEvaluatorFactory evaluatorFactory,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager) |
| Modifier and Type | Method and Description |
|---|---|
TabularQuery |
get(org.gcube.data.analysis.tabulardata.model.table.Table table) |
TabularQuery |
get(org.gcube.data.analysis.tabulardata.model.table.TableId tableId) |
@Inject public TabularQueryFactory(TabularQueryUtils tabularQueryUtils, org.gcube.data.analysis.tabulardata.expression.evaluator.sql.SQLExpressionEvaluatorFactory evaluatorFactory, org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager)
public TabularQuery get(org.gcube.data.analysis.tabulardata.model.table.Table table)
public TabularQuery get(org.gcube.data.analysis.tabulardata.model.table.TableId tableId)
Copyright © 2017. All Rights Reserved.