public class DataFilePlan extends Object implements TableScan.Plan
Constructor and Description |
---|
DataFilePlan(List<DataSplit> splits) |
Modifier and Type | Method and Description |
---|---|
static TableScan.Plan |
fromResult(StartingScanner.Result result) |
List<Split> |
splits() |
public List<Split> splits()
splits
in interface TableScan.Plan
public static TableScan.Plan fromResult(StartingScanner.Result result)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.