public class TableLevelACL extends Object
| Constructor and Description |
|---|
TableLevelACL() |
| Modifier and Type | Method and Description |
|---|---|
static void |
columnFilter(List<OLAPContext> contexts,
List<String> columnBlackList) |
static List<String> |
getAllColWithTblAndSchema(List<OLAPContext> contexts) |
static Set<String> |
getTableWithSchema(List<OLAPContext> contexts) |
static List<String> |
mockTableBlackList() |
static void |
tableFilter(List<OLAPContext> contexts,
List<String> tableBlackList) |
public static void tableFilter(List<OLAPContext> contexts, List<String> tableBlackList)
public static void columnFilter(List<OLAPContext> contexts, List<String> columnBlackList)
public static List<String> getAllColWithTblAndSchema(List<OLAPContext> contexts)
public static Set<String> getTableWithSchema(List<OLAPContext> contexts)
Copyright © 2014–2017 Apache Software Foundation. All rights reserved.