public class PartitionAnalyzer extends Object
Constructor and Description |
---|
PartitionAnalyzer() |
Modifier and Type | Method and Description |
---|---|
static Map<ElementSymbol,List<Set<Constant>>> |
extractPartionInfo(SetQuery setQuery,
List<ElementSymbol> projectedSymbols) |
static boolean |
extractQueries(QueryCommand queryCommand,
List<Query> result) |
public static Map<ElementSymbol,List<Set<Constant>>> extractPartionInfo(SetQuery setQuery, List<ElementSymbol> projectedSymbols)
public static boolean extractQueries(QueryCommand queryCommand, List<Query> result)
Copyright © 2019. All rights reserved.