Package org.apache.iceberg
Interface ClientPool.Action<R,C,E extends java.lang.Exception>
- 
- Enclosing interface:
- ClientPool<C,E extends java.lang.Exception>
 
 public static interface ClientPool.Action<R,C,E extends java.lang.Exception>
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Rrun(C client)
 
-