public class VirtualDWQueryPlanUtil extends Object
Constructor and Description |
---|
VirtualDWQueryPlanUtil() |
Modifier and Type | Method and Description |
---|---|
static Pair<IndexMultiKey,EventTable> |
getFireAndForgetDesc(EventType eventType,
Set<String> keysAvailable,
Set<String> rangesAvailable) |
static EventTable |
getJoinIndexTable(QueryPlanIndexItem queryPlanIndexItem) |
static Pair<IndexMultiKey,VirtualDWEventTable> |
getSubordinateQueryDesc(boolean unique,
IndexedPropDesc[] hashedProps,
IndexedPropDesc[] btreeProps) |
public static Pair<IndexMultiKey,VirtualDWEventTable> getSubordinateQueryDesc(boolean unique, IndexedPropDesc[] hashedProps, IndexedPropDesc[] btreeProps)
public static EventTable getJoinIndexTable(QueryPlanIndexItem queryPlanIndexItem)
public static Pair<IndexMultiKey,EventTable> getFireAndForgetDesc(EventType eventType, Set<String> keysAvailable, Set<String> rangesAvailable)
Copyright © 2005–2018. All rights reserved.