public class ColumnAccessInfo extends Object
Constructor and Description |
---|
ColumnAccessInfo() |
Modifier and Type | Method and Description |
---|---|
void |
add(String table,
String col) |
Map<String,List<String>> |
getTableToColumnAccessMap() |
void |
stripVirtualColumn(VirtualColumn vc)
Strip a virtual column out of the set of columns.
|
public void stripVirtualColumn(VirtualColumn vc)
vc
- Copyright © 2017 The Apache Software Foundation. All rights reserved.