Package org.apache.iceberg.util
Interface Tasks.Task<I,E extends java.lang.Exception>
- 
- Enclosing class:
- Tasks
 
 public static interface Tasks.Task<I,E extends java.lang.Exception>
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrun(I item)
 
-