public class QueryInterceptorUtil extends Object
| Constructor and Description |
|---|
QueryInterceptorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getAllColsWithTblAndSchema(String project,
List<OLAPContext> contexts) |
static Set<String> |
getAllTblsWithSchema(List<OLAPContext> contexts) |
static List<QueryInterceptor> |
getQueryInterceptors() |
public static List<QueryInterceptor> getQueryInterceptors()
public static Set<String> getAllColsWithTblAndSchema(String project, List<OLAPContext> contexts)
public static Set<String> getAllTblsWithSchema(List<OLAPContext> contexts)
Copyright © 2014–2017 Apache Software Foundation. All rights reserved.