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
- 
currentRowspublic long currentRows()
- 
close- Specified by:
- closein interface- AutoCloseable
- Specified by:
- closein interface- Closeable
- Throws:
- IOException
 
 
-