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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run(I item)
-