public class CommitTableRequest extends Object implements RESTRequest
Constructor and Description |
---|
CommitTableRequest(Snapshot snapshot,
List<PartitionStatistics> statistics) |
Modifier and Type | Method and Description |
---|---|
Snapshot |
getSnapshot() |
List<PartitionStatistics> |
getStatistics() |
public CommitTableRequest(Snapshot snapshot, List<PartitionStatistics> statistics)
public Snapshot getSnapshot()
public List<PartitionStatistics> getStatistics()
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.