public class IndexWhereResolver extends Object implements PhysicalPlanResolver
| Constructor and Description |
|---|
IndexWhereResolver() |
| Modifier and Type | Method and Description |
|---|---|
PhysicalContext |
resolve(PhysicalContext physicalContext)
All physical plan resolvers have to implement this entry method.
|
public PhysicalContext resolve(PhysicalContext physicalContext) throws SemanticException
PhysicalPlanResolverresolve in interface PhysicalPlanResolverSemanticExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.