Package org.apache.iceberg.spark
Class ScanTaskSetManager
java.lang.Object
org.apache.iceberg.spark.ScanTaskSetManager
-
Method Summary
Modifier and TypeMethodDescriptionfetchSetIds
(Table table) fetchTasks
(Table table, String setId) static ScanTaskSetManager
get()
removeTasks
(Table table, String setId) <T extends ScanTask>
voidstageTasks
(Table table, String setId, List<T> tasks)
-
Method Details
-
get
-
stageTasks
-
fetchTasks
-
removeTasks
-
fetchSetIds
-