public class PhysicalPlanReaderTestFactory extends Object
| Constructor and Description |
|---|
PhysicalPlanReaderTestFactory() |
| Modifier and Type | Method and Description |
|---|---|
static LogicalPlanPersistence |
defaultLogicalPlanPersistence(DrillConfig c) |
static PhysicalPlanReader |
defaultPhysicalPlanReader(DrillbitContext c) |
static PhysicalPlanReader |
defaultPhysicalPlanReader(DrillbitContext c,
StoragePluginRegistry storageRegistry) |
static PhysicalPlanReader |
defaultPhysicalPlanReader(DrillConfig c) |
static PhysicalPlanReader |
defaultPhysicalPlanReader(DrillConfig c,
StoragePluginRegistry storageRegistry) |
public static LogicalPlanPersistence defaultLogicalPlanPersistence(DrillConfig c)
public static PhysicalPlanReader defaultPhysicalPlanReader(DrillConfig c, StoragePluginRegistry storageRegistry)
public static PhysicalPlanReader defaultPhysicalPlanReader(DrillConfig c)
public static PhysicalPlanReader defaultPhysicalPlanReader(DrillbitContext c)
public static PhysicalPlanReader defaultPhysicalPlanReader(DrillbitContext c, StoragePluginRegistry storageRegistry)
Copyright © 2021 The Apache Software Foundation. All rights reserved.