public class ScanSummary
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ScanSummary.Builder |
static class |
ScanSummary.PartitionMetrics |
Modifier and Type | Method and Description |
---|---|
static ScanSummary.Builder |
of(TableScan scan)
Create a scan summary builder for a table scan.
|
public static ScanSummary.Builder of(TableScan scan)
scan
- a TableScan