public class PatternTable extends TableDesc
Constructor and Description |
---|
PatternTable(String tableName) |
Modifier and Type | Method and Description |
---|---|
void |
add(Node property,
String colname) |
Iterator<String> |
colNames() |
Map<Node,String> |
getCols() |
boolean |
hasColumn(String colName) |
SqlStage |
process(int i,
QuadBlock quadBlock) |
boolean |
trigger(Quad quad) |
getColNames, getTableName, getWidth, toString
Licenced under the Apache License, Version 2.0