public class SemanticIndexView extends Object
| Constructor and Description |
|---|
SemanticIndexView(SemanticIndexViewID id,
String selectCommand,
String insertCommand) |
| Modifier and Type | Method and Description |
|---|---|
void |
addIndex(Integer idx) |
SemanticIndexViewID |
getId() |
Set<Integer> |
getIndexes() |
String |
getINSERT() |
String |
getSELECT(String filter) |
boolean |
isEmptyForIntervals(List<Interval> intervals) |
public SemanticIndexView(SemanticIndexViewID id, String selectCommand, String insertCommand)
public SemanticIndexViewID getId()
public String getINSERT()
public void addIndex(Integer idx)
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.