Package org.apache.iceberg.io
Class BaseTaskWriter.RollingEqDeleteWriter
java.lang.Object
org.apache.iceberg.io.BaseTaskWriter.RollingEqDeleteWriter
- All Implemented Interfaces:
 Closeable,AutoCloseable
- Enclosing class:
 - BaseTaskWriter<T>
 
- 
Method Summary
 
- 
Method Details
- 
write
- Throws:
 IOException
 - 
currentPath
 - 
currentRows
public long currentRows() - 
close
- Specified by:
 closein interfaceAutoCloseable- Specified by:
 closein interfaceCloseable- Throws:
 IOException
 
 -