Package org.apache.iceberg
Class ScanSummary.Builder
java.lang.Object
org.apache.iceberg.ScanSummary.Builder
- Enclosing class:
- ScanSummary
- 
Constructor Details- 
Builder
 
- 
- 
Method Details- 
after
- 
after
- 
before
- 
before
- 
throwIfLimited
- 
limit
- 
buildSummarizes a table scan as a map of partition key to metrics for that partition.- Returns:
- a map from partition key to metrics for that partition.
 
 
-